mirror of https://github.com/watcha-fr/synapse
Add systemd-python to optional dependencies (#4339)
Using systemd-python allows for logging to the systemd journal, as is documented in: `synapse/contrib/systemd/log_config.yaml`. Signed-off-by: Silke Hofstra <silke@slxh.eu>pull/14/head
parent
6e27a8620f
commit
a137f4eac0
@ -0,0 +1 @@ |
||||
Add systemd-python to the optional dependencies to enable logging to the systemd journal. Install with `pip install matrix-synapse[systemd]`. |
Loading…
Reference in new issue