postmoogle: add noowner and federation
This commit is contained in:
@ -78,6 +78,12 @@ matrix_bot_postmoogle_prefix: '!pm'
|
||||
# Max email size in megabytes, including attachments
|
||||
matrix_bot_postmoogle_maxsize: '1024'
|
||||
|
||||
# Allow room settings changes by any room participant
|
||||
matrix_bot_postmoogle_noowner: false
|
||||
|
||||
# Allow Postmoogle use by users over federation
|
||||
matrix_bot_postmoogle_federation: false
|
||||
|
||||
# Sentry DSN
|
||||
matrix_bot_postmoogle_sentry: ''
|
||||
|
||||
|
Reference in New Issue
Block a user