Allow disabling (prefixed) commands in non-management rooms

This commit is contained in:
Tulir Asokan
2017-11-27 18:42:00 +02:00
parent 486c7af6f7
commit a6bd561c7c
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -29,6 +29,7 @@ bridge:
# Bridge management command configuration
commands:
# The prefix for all management commands.
# Can be removed to disable management commands in rooms with more than two users.
prefix: "!tg"
# Enables the !tg api ... commands for debugging.