bots: make command_prefix configurable
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user