From d21ac3c73e2a94adf031c014388d0131fb60a60c Mon Sep 17 00:00:00 2001 From: Gredin67 Date: Sun, 23 Apr 2023 21:18:36 +0200 Subject: [PATCH] auto join guest visible --- config_panel.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config_panel.toml b/config_panel.toml index e056b52..edc0b5c 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -183,6 +183,7 @@ services = ["matrix-__APP__"] no = false help = "Defaults to 'true'." bind = ":/etc/matrix-__APP__/homeserver.yaml" + visible = "allow_guest_access" [advanced.privacy] name = "Data Privacy"