From 2ab69e081674596352f3fd4a2af874fad9abfdcf Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Wed, 13 Dec 2023 15:42:43 +0000 Subject: deploy: 8613f7693ea284a023dc625c9a35b9ff482f5fd0 --- develop/usage/configuration/config_documentation.html | 8 ++++---- develop/usage/configuration/homeserver_sample_config.html | 4 ++-- develop/usage/configuration/index.html | 4 ++-- develop/usage/configuration/logging_sample_config.html | 4 ++-- develop/usage/configuration/user_authentication/index.html | 4 ++-- .../usage/configuration/user_authentication/refresh_tokens.html | 4 ++-- .../configuration/user_authentication/single_sign_on/cas.html | 4 ++-- .../configuration/user_authentication/single_sign_on/index.html | 4 ++-- .../configuration/user_authentication/single_sign_on/saml.html | 4 ++-- 9 files changed, 20 insertions(+), 20 deletions(-) (limited to 'develop/usage/configuration') diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index e8d3e29949..7f69e9c9b6 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -124,10 +124,10 @@ - + - + @@ -1367,7 +1367,7 @@ caches:

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.

+with the 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..

diff --git a/develop/usage/configuration/homeserver_sample_config.html b/develop/usage/configuration/homeserver_sample_config.html index 9a93016912..7a4cf6d27b 100644 --- a/develop/usage/configuration/homeserver_sample_config.html +++ b/develop/usage/configuration/homeserver_sample_config.html @@ -124,10 +124,10 @@ - + - + diff --git a/develop/usage/configuration/index.html b/develop/usage/configuration/index.html index e8d38b2365..507cf4fda8 100644 --- a/develop/usage/configuration/index.html +++ b/develop/usage/configuration/index.html @@ -124,10 +124,10 @@ - + - + diff --git a/develop/usage/configuration/logging_sample_config.html b/develop/usage/configuration/logging_sample_config.html index e03410535e..f064177c75 100644 --- a/develop/usage/configuration/logging_sample_config.html +++ b/develop/usage/configuration/logging_sample_config.html @@ -124,10 +124,10 @@ - + - + diff --git a/develop/usage/configuration/user_authentication/index.html b/develop/usage/configuration/user_authentication/index.html index 3f3b76604e..fe5d4e25da 100644 --- a/develop/usage/configuration/user_authentication/index.html +++ b/develop/usage/configuration/user_authentication/index.html @@ -124,10 +124,10 @@ - + - + diff --git a/develop/usage/configuration/user_authentication/refresh_tokens.html b/develop/usage/configuration/user_authentication/refresh_tokens.html index 744fc24b2a..d99232e314 100644 --- a/develop/usage/configuration/user_authentication/refresh_tokens.html +++ b/develop/usage/configuration/user_authentication/refresh_tokens.html @@ -124,10 +124,10 @@ - + - + diff --git a/develop/usage/configuration/user_authentication/single_sign_on/cas.html b/develop/usage/configuration/user_authentication/single_sign_on/cas.html index e96220dfd7..1ba6f46c03 100644 --- a/develop/usage/configuration/user_authentication/single_sign_on/cas.html +++ b/develop/usage/configuration/user_authentication/single_sign_on/cas.html @@ -124,10 +124,10 @@ - + - + diff --git a/develop/usage/configuration/user_authentication/single_sign_on/index.html b/develop/usage/configuration/user_authentication/single_sign_on/index.html index 77402f8899..c52e62e9ba 100644 --- a/develop/usage/configuration/user_authentication/single_sign_on/index.html +++ b/develop/usage/configuration/user_authentication/single_sign_on/index.html @@ -124,10 +124,10 @@ - + - + diff --git a/develop/usage/configuration/user_authentication/single_sign_on/saml.html b/develop/usage/configuration/user_authentication/single_sign_on/saml.html index aff7c5b8f6..d707675903 100644 --- a/develop/usage/configuration/user_authentication/single_sign_on/saml.html +++ b/develop/usage/configuration/user_authentication/single_sign_on/saml.html @@ -124,10 +124,10 @@ - + - + -- cgit 1.5.1