From 78e5e902128ce66f0ddc470ff1f9e074b007fdc2 Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 5 Jul 2022 09:11:00 +0000 Subject: deploy: e514495465a52531da6c833e4c926f3d1625ae5e --- develop/usage/configuration/config_documentation.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'develop/usage/configuration/config_documentation.html') diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index 95c0d6a333..36ce1835a0 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -636,7 +636,7 @@ The default value is 10.

dummy_events_threshold: 5
 

-

Config option delete_stale_devices_after

+

delete_stale_devices_after

An optional duration. If set, Synapse will run a daily background task to log out and delete any device that hasn't been accessed for more than the specified amount of time.

Defaults to no duration, which means devices are never pruned.

@@ -1654,7 +1654,7 @@ Defaults to https://www.recaptcha.net/recaptcha/api/siteverify.

turn_shared_secret: "YOUR_SHARED_SECRET"
 

-

Config options: turn_username and turn_password

+

turn_username and turn_password

The Username and password if the TURN server needs them and does not use a token.

Example configuration:

turn_username: "TURNSERVER_USERNAME"
@@ -3022,7 +3022,7 @@ can create aliases.

action: deny

-

Config options: room_list_publication_rules

+

room_list_publication_rules

The room_list_publication_rules option controls who can publish and which rooms can be published in the public room list.

The format of this option is the same as that for -- cgit 1.5.1