update ssl warning

This commit is contained in:
Tom Frenzel
2025-12-15 19:12:40 +01:00
parent a8cc22c149
commit 32fda4e1db

View File

@@ -33,7 +33,7 @@
}, },
"notes": [ "notes": [
{ {
"text": "A valid TLS certificate is **REQUIRED**", "text": "A reverse proxy that serves an SSL certificate is required. Otherwise the login will not work.",
"type": "warning" "type": "warning"
} }
] ]