postmoogle: add admins (#2073)

* postmoogle: add admins

* postmoogle: update jija2 defaults

* postmoogle: fix typo
This commit is contained in:
Aine
2022-08-29 15:13:27 +00:00
committed by GitHub
parent 792bff91f8
commit b0eb28721b
2 changed files with 11 additions and 1 deletions

View File

@ -93,6 +93,15 @@ matrix_bot_postmoogle_federation: false
# - @*:another.com
matrix_bot_postmoogle_users: []
# A list of admins
# Example set of rules:
# - @someone:example.com
# - @another:example.com
# - @bot.*:example.com
# - @*:another.com
matrix_bot_postmoogle_admins:
- "{{ matrix_admin }}"
# Sentry DSN
matrix_bot_postmoogle_sentry: ''