diff options
author | Erik Johnston <erik@matrix.org> | 2019-02-22 14:51:33 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-02-22 14:51:33 +0000 |
commit | 5d3e3c051df4650e47e3ee5f243765771fb8e248 (patch) | |
tree | 04177cca1e0bd8a978a664e79cf122407b9f6d4c | |
parent | Drop logging level of creating a pusher (diff) | |
download | synapse-5d3e3c051df4650e47e3ee5f243765771fb8e248.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/4716.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4716.misc b/changelog.d/4716.misc new file mode 100644 index 0000000000..5935f3af24 --- /dev/null +++ b/changelog.d/4716.misc @@ -0,0 +1 @@ +Reduce pusher logging on startup |