diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2019-04-15 15:22:14 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-04-15 15:22:14 +0100 |
commit | 7d71975e6a3c247d1502e54b5aac831ee08510fb (patch) | |
tree | 11587d8c8ca98bbc20cafdf70f7453cdaa429cc8 /changelog.d/4974.misc | |
parent | Add config option to block users from looking up 3PIDs (#5010) (diff) | |
parent | update grafana dashboard (diff) | |
download | synapse-7d71975e6a3c247d1502e54b5aac831ee08510fb.tar.xz |
Merge branch 'develop' into dinsic
Diffstat (limited to 'changelog.d/4974.misc')
-rw-r--r-- | changelog.d/4974.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4974.misc b/changelog.d/4974.misc new file mode 100644 index 0000000000..672a18923a --- /dev/null +++ b/changelog.d/4974.misc @@ -0,0 +1 @@ +Add `config.signing_key_path` that can be read by `synapse.config` utility. |