mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-19 20:55:05 +08:00
Fix: restrict restart on sensitive task failure only if logger used
This commit is contained in:
@@ -402,7 +402,7 @@
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"StrictRestart": {
|
||||
"RestrictRestart": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
|
||||
@@ -84,7 +84,7 @@ EmulatorInfo:
|
||||
Error:
|
||||
HandleError: true
|
||||
SaveError: true
|
||||
StrictRestart: false
|
||||
RestrictRestart: false
|
||||
OnePushConfig:
|
||||
type: textarea
|
||||
mode: yaml
|
||||
|
||||
Reference in New Issue
Block a user