diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-12-04 12:29:55 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-12-04 12:31:00 +0000 |
commit | 75937e90338f93dfb9cf1c528c66f20fe213b0ad (patch) | |
tree | 7fec6337b78a24f85d071c39d354ef2b5755f75a | |
parent | Add an option to enable recording IPs for appservice users (#3831) (diff) | |
download | synapse-75937e90338f93dfb9cf1c528c66f20fe213b0ad.tar.xz |
Remove obsolete settings from docker homeserver.yaml
These aren't used, because we have a `log_config` setting.
-rw-r--r-- | changelog.d/4261.misc | 1 | ||||
-rw-r--r-- | docker/conf/homeserver.yaml | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/changelog.d/4261.misc b/changelog.d/4261.misc new file mode 100644 |