bots: make command_prefix configurable

This commit is contained in:
3hhh
2022-07-04 22:53:43 +02:00
parent 2e4fad6194
commit 097c23c0b6
22 changed files with 33 additions and 11 deletions

View File

@ -62,7 +62,7 @@ bridge:
- name
# The prefix for commands. Only required in non-management rooms.
command_prefix: "!HO"
command_prefix: "{{ matrix_mautrix_hangouts_command_prefix }}"
# Number of chats to sync (and create portals for) on startup/login.
# Maximum 20, set 0 to disable automatic syncing.