mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Update config_panel.toml
This commit is contained in:
parent
0588509c64
commit
86345a686e
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ services = ["matrix-__APP__"]
|
||||||
bind = ":/etc/matrix-__APP__/homeserver.yaml"
|
bind = ":/etc/matrix-__APP__/homeserver.yaml"
|
||||||
visible = "enable_registration"
|
visible = "enable_registration"
|
||||||
|
|
||||||
[main.privacy.disable_msisdn_registration]
|
[main.privacy.disable_push_incluse_content]
|
||||||
ask = "Disable content sharing inside push notification."
|
ask = "Disable content sharing inside push notification."
|
||||||
type = "boolean"
|
type = "boolean"
|
||||||
yes = true
|
yes = true
|
||||||
|
|
Loading…
Reference in a new issue