update default config

This commit is contained in:
mst 2025-02-28 07:29:47 +03:00
parent ac03277899
commit e7e6650ecd
No known key found for this signature in database

View file

@ -13,6 +13,10 @@
"account": ""
}
},
"languages": {
"default": "en_US",
"allowChanging": true
},
"style": {
"accentLight": "#6345d9",
"accentDark": "#7a63e3",
@ -23,7 +27,12 @@
"infoBoxLayout": "row",
"homepageLayout": "catask",
"navIcons": true,
"navIconsOnly": false
"navIconsOnly": false,
"customCss": "",
"useCustomCss": false,
"overrideBaseStyles": false,
"overrideCatAskStyles": false,
"cardStyle": "compact"
},
"antispam": {
"type": "basic",
@ -48,6 +57,8 @@
"pass": "",
"topic": ""
},
"themeStoreUrl": "http://127.0.0.1:8000",
"username": "",
"trimContentAfter": "150",
"charLimit": "512",
"anonName": "Anonymous",