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:
parent
87fa0e3eb9
commit
d21ac3c73e
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue