Optimized bbb variables

This commit is contained in:
2025-08-23 19:21:07 +02:00
parent 8b2f0ac47b
commit 6016da6f1f
3 changed files with 28 additions and 20 deletions

View File

@@ -1446,7 +1446,7 @@
"smtpServer": {
"password": "{{ users['no-reply'].mailu_token }}",
"replyToDisplayName": "",
"starttls": "{{SYSTEM_EMAIL.START_TLS | lower}}",
"starttls": "{{ SYSTEM_EMAIL.START_TLS | lower }}",
"auth": "true",
"port": "{{ SYSTEM_EMAIL.PORT }}",
"replyTo": "",