mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 14:42:01 -03:30
17 lines
298 B
INI
17 lines
298 B
INI
{
|
|
"id": "nc-snapshot-auto",
|
|
"name": "Nc-snapshot-auto",
|
|
"title": "nc-snapshot-auto",
|
|
"description": "Scheduled datadir BTRFS snapshots",
|
|
"info": "",
|
|
"infotitle": "",
|
|
"params": [
|
|
{
|
|
"id": "ACTIVE",
|
|
"name": "Active",
|
|
"value": "no",
|
|
"type": "bool"
|
|
}
|
|
]
|
|
}
|