crystelf-admin/config/default.json
2025-08-27 18:16:04 +08:00

12 lines
171 B
JSON

{
"debug": true,
"core": true,
"coreConfig": {
"coreUrl": "",
"wsClientId": "",
"wsSecret": "",
"wsReConnectInterval": "5000",
"token": ""
}
}