mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
fix defaults in config example
This commit is contained in:
parent
8a24c4eee5
commit
25e471dac3
@ -95,7 +95,7 @@ class RegistrationConfig(Config):
|
|||||||
# If true, stop users from trying to change the 3PIDs associated with
|
# If true, stop users from trying to change the 3PIDs associated with
|
||||||
# their accounts.
|
# their accounts.
|
||||||
#
|
#
|
||||||
# disable_3pid_changes: True
|
# disable_3pid_changes: False
|
||||||
|
|
||||||
# If set, allows registration by anyone who also has the shared
|
# If set, allows registration by anyone who also has the shared
|
||||||
# secret, even if registration is otherwise disabled.
|
# secret, even if registration is otherwise disabled.
|
||||||
|
Loading…
Reference in New Issue
Block a user