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

16 lines
491 B
TOML
Raw Normal View History

2022-11-24 19:48:16 +01:00
version = "1.0"
2022-11-30 21:50:26 +01:00
[bind]
2022-11-24 19:48:16 +01:00
name = "Mautrix Signal configuration"
2022-11-30 21:50:26 +01:00
[bind.encryption]
2022-11-24 19:48:16 +01:00
name = "Manage encryption"
[bind.encryption.encryption]
2022-11-24 19:48:16 +01:00
ask = "Do you want to allow the use of encrypted room with Mautrix Signal Bridge? "
type = "boolean"
2022-11-30 21:50:26 +01:00
help = "Allow encryption, work in group chat rooms with e2ee enabled. Values possible are 'true' or 'false'."
bind = ":__FINALPATH__//config.yaml"
2022-11-24 19:48:16 +01:00
# TODO: Add toggle for enabling and enforcing encyption