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"
|
|
|
|
|
2022-11-30 22:12:08 +01:00
|
|
|
[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? "
|
2022-11-30 22:12:08 +01:00
|
|
|
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
|