2024-05-21 23:53:47 +08:00
|
|
|
[debug]
|
|
|
|
|
logger_filename = "log/file_{time}.log"
|
|
|
|
|
logger_format = "{time} {level} {message}"
|
|
|
|
|
|
|
|
|
|
[task]
|
2024-05-29 21:23:05 +08:00
|
|
|
GetBlock_enable = false # 人员施救使能
|
|
|
|
|
PutBlock_enable = false # 紧急转移使能
|
2024-05-23 14:33:20 +08:00
|
|
|
GetBBall_enable = true # 整装上阵使能
|
|
|
|
|
UpTower_enable = true # 通信抢修使能
|
|
|
|
|
GetRBall_enable = true # 高空排险使能
|
|
|
|
|
PutBBall_enable = true # 派发物资使能
|
|
|
|
|
PutHanoi_enable = true # 物资盘点使能
|
|
|
|
|
MoveArea_enable = true # 应急避险使能
|
|
|
|
|
KickAss_enable = true # 扫黑除暴使能
|
2024-05-29 21:23:05 +08:00
|
|
|
|
|
|
|
|
[find_counts]
|
|
|
|
|
GetBlock_counts = 5 # 人员施救使能
|
|
|
|
|
PutBlock_counts = 5 # 紧急转移使能
|
|
|
|
|
GetBBall_counts = 5 # 整装上阵使能
|
|
|
|
|
UpTower_counts = 5 # 通信抢修使能
|
|
|
|
|
GetRBall_counts = 5 # 高空排险使能
|
|
|
|
|
PutBBall_counts = 5 # 派发物资使能
|
|
|
|
|
PutHanoi1_counts = 20 # 物资盘点使能
|
|
|
|
|
PutHanoi2_counts = 5 # 物资盘点使能
|
|
|
|
|
MoveArea_counts = 5 # 应急避险使能
|
|
|
|
|
KickAss_counts = 5 # 扫黑除暴使能
|