enable relay mode

This commit is contained in:
Simon 2024-09-11 16:24:08 +02:00
parent eae5c82d88
commit 28ccd46ef1

View File

@ -75,7 +75,7 @@ bridge:
relay:
# 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.
enabled: false
enabled: true
# 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.
admin_only: true