mirror of
https://github.com/crystelf/crystelf-admin.git
synced 2025-12-05 13:41:57 +00:00
19 lines
264 B
JSON
19 lines
264 B
JSON
{
|
|
"debug": true,
|
|
"core": true,
|
|
"coreConfig": {
|
|
"coreUrl": "",
|
|
"wsClientId": "",
|
|
"wsSecret": "",
|
|
"wsReConnectInterval": "5000",
|
|
"token": ""
|
|
},
|
|
"napcat": {
|
|
"basePath": "",
|
|
"userPath": ""
|
|
},
|
|
"lgr": {
|
|
"basePath": ""
|
|
}
|
|
}
|