2018-10-29 11:47:58 +08:00
|
|
|
{
|
|
|
|
|
"robot_name": "CQBot",
|
|
|
|
|
"cqbot_version": "1.0.0",
|
|
|
|
|
"config_dir": "cq_data\/config\/",
|
|
|
|
|
"crash_dir": "cq_data\/crash\/",
|
2018-11-28 13:26:18 +08:00
|
|
|
"user_dir": "cq_data\/users\/",
|
2018-10-29 11:47:58 +08:00
|
|
|
"cq_data": "cq_data\/",
|
|
|
|
|
"admin_group": "",
|
|
|
|
|
"access_token": "",
|
|
|
|
|
"info_level": 0,
|
2018-11-28 13:26:18 +08:00
|
|
|
"admin": [],
|
|
|
|
|
"save_user_data": true,
|
|
|
|
|
"swoole_host": "",
|
|
|
|
|
"swoole_port": "",
|
|
|
|
|
"swoole_worker_num": 1,
|
|
|
|
|
"swoole_dispatch_mode": 2,
|
|
|
|
|
"swoole_log_file": "cq_data\/crash\/swoole.log",
|
|
|
|
|
"swoole_use_tick": true,
|
|
|
|
|
"swoole_tick_interval": 1000
|
2018-10-29 11:47:58 +08:00
|
|
|
}
|