fix minify in bootstrap #6662

Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
si458
2025-01-05 17:38:03 +00:00
parent c66a9a12ef
commit 1ae7b9f641
15 changed files with 19 additions and 19 deletions

View File

@@ -21,9 +21,9 @@
"": {
"_title": "MyServer",
"_title2": "Servername",
"minify": true,
"_minify": false,
"NewAccounts": true,
"localSessionRecording": false,
"localSessionRecording": true,
"_userNameIsEmail": true,
"_certUrl": "my.reverse.proxy"
}