mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-18 05:04:51 +08:00
20 lines
533 B
JSON
20 lines
533 B
JSON
{
|
|
"robot_name": "CQBot",
|
|
"cqbot_version": "1.0.0",
|
|
"config_dir": "cq_data\/config\/",
|
|
"crash_dir": "cq_data\/crash\/",
|
|
"user_dir": "cq_data\/users\/",
|
|
"cq_data": "cq_data\/",
|
|
"admin_group": "",
|
|
"access_token": "",
|
|
"info_level": 0,
|
|
"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
|
|
} |