1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_signal_ynh.git synced 2024-09-03 19:46:07 +02:00

Update config_panel.toml, use bind

This commit is contained in:
Nathanaël HANNEBERT 2022-11-30 21:50:26 +01:00
parent 5e0446593a
commit 566ad5cd56

View file

@ -1,16 +1,16 @@
version = "1.0"
[main]
[bind]
name = "Mautrix Signal configuration"
[main.encryption]
[bind.encryption]
name = "Manage encryption"
[main.encryption.allowed]
[bind.encryption.allowed]
ask = "Do you want to allow the use of encrypted room with Mautrix Signal Bridge? "
type = "bololean"
optional = false
default = "0"
help = "Allow encryption, work in group chat rooms with e2ee enabled"
type = "string"
help = "Allow encryption, work in group chat rooms with e2ee enabled. Values possible are 'true' or 'false'."
bind = ":__FINALPATH__//config.yaml"
# TODO: Add toggle for enabling and enforcing encyption