Merge claude/1
This commit is contained in:
commit
92e585deba
@ -163,7 +163,7 @@ PORTEOF
|
|||||||
"category": "advanced",
|
"category": "advanced",
|
||||||
"label": "Backup Strategy",
|
"label": "Backup Strategy",
|
||||||
"type": "select",
|
"type": "select",
|
||||||
"tooltip": "How this app is quiesced before its backup snapshot. Automatic picks the safest zero-downtime method available and falls back to stopping the app if a live dump ever fails. The Live option appears only for apps that can be backed up consistently without stopping (a database we can dump, or a static app marked live-safe).",
|
"tooltip": "How the app is prepared before each backup. Automatic is recommended; pick Live only if you need zero downtime.",
|
||||||
"advanced": true,
|
"advanced": true,
|
||||||
"options": [
|
"options": [
|
||||||
{"value": "auto", "label": "Automatic (recommended)"},
|
{"value": "auto", "label": "Automatic (recommended)"},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user