jabber: remove deprecated and by default on settings

This commit is contained in:
Sandro - 2023-10-11 22:23:37 +02:00
parent 0269a9c75f
commit 3c9f72e3f3
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 0 additions and 1 deletions

View File

@ -193,7 +193,6 @@ in
http_external_url = "https://${domain}/"
http_upload_file_size_limit = 10 * 1024 * 1024
http_upload_expire_after = 60 * 60 * 24 * 7 -- a week in seconds
cross_domain_bosh = true -- Allow access from scripts on any site with no proxy (requires a modern browser)
external_service_password = coturnPassword;
external_service_port = "3478";