mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Add: enable maa OnePushConfig (#4156)
This commit is contained in:
parent
34acf7ed3a
commit
b1f64fb5b8
@ -64,10 +64,9 @@
|
||||
"display": "hide"
|
||||
},
|
||||
"OnePushConfig": {
|
||||
"type": "input",
|
||||
"type": "textarea",
|
||||
"value": "provider: null",
|
||||
"mode": "yaml",
|
||||
"display": "hide"
|
||||
"mode": "yaml"
|
||||
}
|
||||
},
|
||||
"Optimization": {
|
||||
|
||||
@ -27,9 +27,9 @@ Error:
|
||||
value: false
|
||||
display: hide
|
||||
OnePushConfig:
|
||||
type: textarea
|
||||
mode: yaml
|
||||
value: 'provider: null'
|
||||
display: hide
|
||||
Optimization:
|
||||
WhenTaskQueueEmpty:
|
||||
value: stay_there
|
||||
|
||||
Loading…
Reference in New Issue
Block a user