1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

auto join guest visible

This commit is contained in:
Gredin67 2023-04-23 21:18:36 +02:00 committed by GitHub
parent 87fa0e3eb9
commit d21ac3c73e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -183,6 +183,7 @@ services = ["matrix-__APP__"]
no = false no = false
help = "Defaults to 'true'." help = "Defaults to 'true'."
bind = ":/etc/matrix-__APP__/homeserver.yaml" bind = ":/etc/matrix-__APP__/homeserver.yaml"
visible = "allow_guest_access"
[advanced.privacy] [advanced.privacy]
name = "Data Privacy" name = "Data Privacy"