Add new permission level before "full" that can't use Matrix login. Fixes #199

This commit is contained in:
Tulir Asokan
2018-08-05 20:37:50 +03:00
parent 14b105e74f
commit 704e00540e
7 changed files with 31 additions and 19 deletions
+3 -2
View File
@@ -177,8 +177,9 @@ bridge:
# Permissions for using the bridge.
# Permitted values:
# relaybot - Only use the bridge via the relaybot, no access to commands.
# user - Relaybot level + access to commands to create bridges (no puppeting)
# full - Full access to use the bridge via relaybot or logging in with Telegram account.
# user - Relaybot level + access to commands to create bridges.
# puppeting - User level + logging in with a Telegram account.
# full - Full access to use the bridge, i.e. previous levels + Matrix login.
# admin - Full access to use the bridge and some extra administration commands.
# Permitted keys:
# * - All Matrix users