From d6fd60d505e4eb4e07b5e063b3d1bd8e388e823c Mon Sep 17 00:00:00 2001
From: squahtx
Date: Wed, 3 May 2023 11:28:31 +0000
Subject: deploy: 04e79e6a185f466c9a2c8d79f6c9de7f42efc6f7
---
develop/usage/configuration/config_documentation.html | 7 +++++++
1 file changed, 7 insertions(+)
(limited to 'develop/usage')
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html
index 808b4881db..59a709e542 100644
--- a/develop/usage/configuration/config_documentation.html
+++ b/develop/usage/configuration/config_documentation.html
@@ -3331,6 +3331,13 @@ except com.example.foo
.
public_chat: null
+
+Set to true to automatically forget rooms for users when they leave them, either
+normally or via a kick or ban. Defaults to false.
+Example configuration:
+forget_rooms_on_leave: false
+
+
Configuration options related to Opentracing support.
--
cgit 1.5.1