diff options
| author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2020-11-06 11:42:07 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-06 11:42:07 +0000 |
| commit | fb56dfdccd129ecdc07effbb6e2e18d3b304d821 (patch) | |
| tree | 18720ae80df86bbcfaa7ec98e1f6c6a78ae9bf37 | |
| parent | Add an admin API for users' media statistics (#8700) (diff) | |
| download | synapse-fb56dfdccd129ecdc07effbb6e2e18d3b304d821.tar.xz | |
Fix SIGHUP handler (#8697)
Fixes: ``` builtins.TypeError: _reload_logging_config() takes 1 positional argument but 2 were given ```
| -rw-r--r-- | changelog.d/8697.misc | 1 | ||||
| -rw-r--r-- | synapse/app/_base.py | 5 |
2 files changed, 3 insertions, 3 deletions
diff --git a/changelog.d/8697.misc b/changelog.d/8697.misc new file mode 100644 |
