nextcloudpi/etc/ncp-config.d/nc-snapshot-auto.cfg
2019-01-04 18:14:52 -07:00

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"
}
]
}