crystelf-admin/config/config.json

19 lines
264 B
JSON

{
"debug": true,
"core": true,
"coreConfig": {
"coreUrl": "",
"wsClientId": "",
"wsSecret": "",
"wsReConnectInterval": "5000",
"token": ""
},
"napcat": {
"basePath": "",
"userPath": ""
},
"lgr": {
"basePath": ""
}
}