bots: make command_prefix configurable
This commit is contained in:
@ -276,7 +276,7 @@ bridge:
|
||||
list: []
|
||||
|
||||
# The prefix for commands. Only required in non-management rooms.
|
||||
command_prefix: "!tg"
|
||||
command_prefix: "{{ matrix_mautrix_telegram_command_prefix }}"
|
||||
|
||||
# Permissions for using the bridge.
|
||||
# Permitted values:
|
||||
|
Reference in New Issue
Block a user