mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
12 lines
426 B
JSON
12 lines
426 B
JSON
{
|
|
"name": "Partial backup for each account",
|
|
"destination": "1",
|
|
"directory": "/backup",
|
|
"type": ["partial"],
|
|
"schedule": "weekly",
|
|
"retention": "4",
|
|
"status": "off",
|
|
"filters": ["files", "entrypoint", "apache-conf", "mysql-data", "mysql-conf", "php-versions", "crontab", "user-data", "core-users", "stats-users", "apache-ssl-conf", "domain-access-reports", "ssh", "timezone"],
|
|
"id": "3"
|
|
}
|