mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Merge branch 'YunoHost-Apps:master' into explicitly-define-php-version
This commit is contained in:
commit
3907da3794
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ services = ["matrix-__APP__"]
|
||||||
name = "Security"
|
name = "Security"
|
||||||
|
|
||||||
[advanced.security.enable_dtls_for_audio_video_turn_call]
|
[advanced.security.enable_dtls_for_audio_video_turn_call]
|
||||||
ask = "Enable TLS/DTLS on Audio/Video coll"
|
ask = "Enable TLS/DTLS on Audio/Video call"
|
||||||
type = "boolean"
|
type = "boolean"
|
||||||
yes = "true"
|
yes = "true"
|
||||||
no = "false"
|
no = "false"
|
||||||
|
|
Loading…
Add table
Reference in a new issue