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