mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
12 lines
260 B
JSON
12 lines
260 B
JSON
{
|
|
"name": "Full snapshot for each account",
|
|
"destination": "1",
|
|
"directory": "/backup",
|
|
"type": ["accounts"],
|
|
"schedule": "daily",
|
|
"retention": "30",
|
|
"status": "off",
|
|
"filters": ["files", "docker", "user-data"],
|
|
"id": "1"
|
|
}
|