summary refs log tree commit diff
path: root/develop/usage/configuration
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2023-12-13 16:39:14 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2023-12-13 16:39:14 +0000
commit306ba25c38f864280c9f78a06816d713f1113416 (patch)
treecdde35d91cd432569b79e62878809fe7c0605aa3 /develop/usage/configuration
parentdeploy: 0455c40085db7356f73b12e2592e35f02321c6ef (diff)
downloadsynapse-306ba25c38f864280c9f78a06816d713f1113416.tar.xz
deploy: 930dc9e2d3efd6d82b86c2205b80d6ccb9b4bb86
Diffstat (limited to 'develop/usage/configuration')
-rw-r--r--develop/usage/configuration/config_documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html

index 02fb965b31..f0c18150a6 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html
@@ -1367,7 +1367,7 @@ caches: </code></pre> <p>If you are running multiple workers, you must individually update the worker config file and send this signal to each worker process.</p> -<p>If you're using the <a href="https://github.com/element.-hq/synapse/blob/develop/contrib/systemd/matrix-synapse.service">example systemd service</a> +<p>If you're using the <a href="https://github.com/element-hq/synapse/blob/develop/contrib/systemd/matrix-synapse.service">example systemd service</a> file in Synapse's <code>contrib</code> directory, you can send a <code>SIGHUP</code> signal by using <code>systemctl reload matrix-synapse</code>.</p> <hr />