summary refs log tree commit diff
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2020-03-10 21:41:25 +0100
committerGitHub <noreply@github.com>2020-03-10 21:41:25 +0100
commit751d51dd128be154c01f23f5f614317689336812 (patch)
treef587160d69392eb47426a57760a2b96f8226bed5
parentUpdate synapse/config/registration.py (diff)
downloadsynapse-751d51dd128be154c01f23f5f614317689336812.tar.xz
Update sample_config.yaml
-rw-r--r--docs/sample_config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml
index 8333800a10..5940a6506b 100644
--- a/docs/sample_config.yaml
+++ b/docs/sample_config.yaml
@@ -1058,7 +1058,7 @@ account_threepid_delegates:
     #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.
 #