postmoogle: adjust help, add maxsize

This commit is contained in:
Aine
2022-08-22 20:23:39 +03:00
parent 9c2a8addee
commit 1338a3c9fc
3 changed files with 7 additions and 3 deletions

View File

@ -73,7 +73,10 @@ matrix_bot_postmoogle_password: ''
matrix_bot_postmoogle_homeserver: "{{ matrix_homeserver_container_url }}"
# Command prefix
matrix_bot_postmoogle_prefix: ''
matrix_bot_postmoogle_prefix: '!pm'
# Max email size in megabytes, including attachments
matrix_bot_postmoogle_maxsize: '1024'
# Sentry DSN
matrix_bot_postmoogle_sentry: ''