bots: make command_prefix configurable
This commit is contained in:
@ -165,7 +165,7 @@ bridge:
|
||||
allow_user_invite: false
|
||||
|
||||
# The prefix for commands. Only required in non-management rooms.
|
||||
command_prefix: "!wa"
|
||||
command_prefix: "{{ matrix_go_skype_bridge_command_prefix }}"
|
||||
|
||||
# End-to-bridge encryption support options. This requires login_shared_secret to be configured
|
||||
# in order to get a device for the bridge bot.
|
||||
|
Reference in New Issue
Block a user