postmoogle: set safe defaults to POSTMOOGLE_USERS
This commit is contained in:
parent
743d45209d
commit
c68f698052
@ -85,7 +85,8 @@ matrix_bot_postmoogle_maxsize: '1024'
|
||||
# - @another:example.com
|
||||
# - @bot.*:example.com
|
||||
# - @*:another.com
|
||||
matrix_bot_postmoogle_users: []
|
||||
matrix_bot_postmoogle_users:
|
||||
- "@*:{{ matrix_domain }}"
|
||||
|
||||
# A list of admins
|
||||
# Example set of rules:
|
||||
|
Loading…
Reference in New Issue
Block a user