postmoogle: add admins (#2073)
* postmoogle: add admins * postmoogle: update jija2 defaults * postmoogle: fix typo
This commit is contained in:
@ -12,6 +12,7 @@ POSTMOOGLE_LOGLEVEL={{ matrix_bot_postmoogle_loglevel }}
|
||||
POSTMOOGLE_NOENCRYPTION={{ matrix_bot_postmoogle_noencryption }}
|
||||
POSTMOOGLE_NOOWNER={{ matrix_bot_postmoogle_noowner }}
|
||||
POSTMOOGLE_FEDERATION={{ matrix_bot_postmoogle_federation }}
|
||||
POSTMOOGLE_USERS={{ matrix_bot_postmoogle_users | default('') | join(' ') }}
|
||||
POSTMOOGLE_USERS={{ matrix_bot_postmoogle_users | join(' ') }}
|
||||
POSTMOOGLE_ADMINS={{ matrix_bot_postmoogle_admins | join(' ') }}
|
||||
|
||||
{{ matrix_bot_postmoogle_environment_variables_extension }}
|
||||
|
Reference in New Issue
Block a user