cfg: added setting for specifying regional logo

This commit is contained in:
Andrey Savihin 2024-07-19 12:04:55 +03:00
parent 6f069fe4d1
commit 8cd68c2cfa

View File

@ -129,6 +129,9 @@
"internal": "http://localhost:9899/"
},
"cultures": "az,cs,de,en-GB,en-US,es,fr,it,lv,nl,pl,pt-BR,pt,ro,sk,sl,fi,vi,tr,el-GR,bg,ru,sr-Cyrl-RS,sr-Latn-RS,uk-UA,hy-AM,ar-SA,si,lo-LA,zh-CN,ja-JP,ko-KR",
"logo": {
"custom-cultures": "zh-CN"
},
"controlpanel": {
"url": ""
},