Update synapse/config/registration.py
Co-Authored-By: Brendan Abolivier <github@brendanabolivier.com>
This commit is contained in:
parent
39f6595b4a
commit
42ac4ca477
|
@ -335,7 +335,7 @@ class RegistrationConfig(Config):
|
|||
#msisdn: http://localhost:8090 # Delegate SMS sending to this local process
|
||||
|
||||
# If disabled, don't let users set their own display names/avatars
|
||||
# other than for the very first time (unless they are a server admin).
|
||||
# (unless they are a server admin) other than for the very first time.
|
||||
# Useful when provisioning users based on the contents of a 3rd party
|
||||
# directory and to avoid ambiguities.
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue