diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-06-25 12:21:32 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-06-25 12:21:32 +0100 |
commit | 6fa36c22fa1f61b9b2e3c0ad82f448713859fe88 (patch) | |
tree | 7b224995015827c11db8e01b8f18d053e0102938 /changelog.d/5547.feature | |
parent | Grafana dashboard updates (diff) | |
parent | Increase default log level for docker image to INFO. (#5547) (diff) | |
download | synapse-6fa36c22fa1f61b9b2e3c0ad82f448713859fe88.tar.xz |
Merge branch 'develop' of github.com:matrix-org/synapse into develop
Diffstat (limited to 'changelog.d/5547.feature')
-rw-r--r-- | changelog.d/5547.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5547.feature b/changelog.d/5547.feature new file mode 100644 index 0000000000..509e36c7ea --- /dev/null +++ b/changelog.d/5547.feature @@ -0,0 +1 @@ +Increase default log level for docker image to INFO. It can still be changed by editing the generated log.config file. |