diff options
author | David Baker <dave@matrix.org> | 2019-01-24 10:52:06 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2019-01-24 10:52:06 +0000 |
commit | 92d8a068adba8ba8b873521878ed4a70c3fcff60 (patch) | |
tree | 73012b41bb58f6c97c0b25baebf352245a7e4eb5 | |
parent | Use native UPSERTs where possible (#4306) (diff) | |
download | synapse-92d8a068adba8ba8b873521878ed4a70c3fcff60.tar.xz |
Clarify docs for public_baseurl
This is leading to problems with people upgrading to clients that support MSC1730 because people have this misconfigured, so try to make the docs completely unambiguous.
-rw-r--r-- | synapse/config/server.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/synapse/config/server.py b/synapse/config/server.py |