enable relay mode
This commit is contained in:
parent
eae5c82d88
commit
28ccd46ef1
@ -75,7 +75,7 @@ bridge:
|
|||||||
relay:
|
relay:
|
||||||
# Whether relay mode should be allowed. If allowed, the set-relay command can be used to turn any
|
# Whether relay mode should be allowed. If allowed, the set-relay command can be used to turn any
|
||||||
# authenticated user into a relaybot for that chat.
|
# authenticated user into a relaybot for that chat.
|
||||||
enabled: false
|
enabled: true
|
||||||
# Should only admins be allowed to set themselves as relay users?
|
# Should only admins be allowed to set themselves as relay users?
|
||||||
# If true, non-admins can only set users listed in default_relays as relays in a room.
|
# If true, non-admins can only set users listed in default_relays as relays in a room.
|
||||||
admin_only: true
|
admin_only: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user