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

22 lines
390 B
INI

{
"id": "nc-autoupdate-nc",
"name": "nc-autoupdate-nc",
"title": "nc-autoupdate-nc",
"description": "Automatically apply Nextcloud updates",
"info": "",
"infotitle": "",
"params": [
{
"id": "ACTIVE",
"name": "ACTIVE",
"value": "no",
"type": "bool"
},
{
"id": "NOTIFYUSER",
"name": "NOTIFYUSER",
"value": "ncp"
}
]
}