mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-29 02:25:31 +08:00
Opt: more strict failure check for restart sensitive tasks
This commit is contained in:
@@ -478,6 +478,10 @@
|
||||
"name": "出错时,保存 Log 和截图",
|
||||
"help": ""
|
||||
},
|
||||
"StrictRestart": {
|
||||
"name": "敏感任务出错时禁止重启",
|
||||
"help": "运行敏感任务出错时停止Alas,而不是重启游戏\n敏感任务包含隐秘海域、深渊海域、跨月每日"
|
||||
},
|
||||
"OnePushConfig": {
|
||||
"name": "错误推送设置",
|
||||
"help": "发生无法处理的异常后,使用 Onepush 推送一条错误信息。配置方法见文档:https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/Onepush-configuration-%5BCN%5D"
|
||||
|
||||
Reference in New Issue
Block a user