1
0
Fork 0
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:
CodeShakingSheep 2024-06-25 23:13:43 -05:00 committed by GitHub
commit 3907da3794
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -229,7 +229,7 @@ services = ["matrix-__APP__"]
name = "Security"
[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"
yes = "true"
no = "false"