From 2ab69e081674596352f3fd4a2af874fad9abfdcf Mon Sep 17 00:00:00 2001
From: erikjohnston If you are running multiple workers, you must individually update the worker
config file and send this signal to each worker process. If you're using the example systemd service
+ If you're using the example systemd service
file in Synapse's contrib
directory, you can send a SIGHUP
signal by using
systemctl reload matrix-synapse
.
@@ -2445,7 +2445,7 @@ Defaults to false.
sentry
Use this option to enable sentry integration. Provide the DSN assigned to you by sentry
-with the dsn
setting.
dsn
setting.
An optional environment
field can be used to specify an environment. This allows
for log maintenance based on different environments, ensuring better organization
and analysis..