Update meshcentral-config-schema.json (#6897)
siteStyle 3 option added
tobias9931 committed
Mar 19, 2025 at 10:06 UTC
5cb565c0056c36f25815b4baabb500fe038f683d
1 file changed
+1
-1
meshcentral-config-schema.json
+1
-1
@@ -1171,7 +1171,7 @@
1171
"siteStyle": {
1172
"type": "integer",
1173
"default": 2,
1174
- "description": "Valid numbers are 1 and 2, changes the style of the login page and some secondary pages."
1174
+ "description": "Valid numbers are 1, 2 or 3. Changes the style of the login page and some secondary pages. 3 is the new Bootstrap style"
1175
},
1176
"showModernUIToggle": {
1177
"type": "boolean",