mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 14:42:01 -03:30
22 lines
395 B
INI
22 lines
395 B
INI
{
|
|
"id": "nc-autoupdate-ncp",
|
|
"name": "nc-autoupdate-ncp",
|
|
"title": "nc-autoupdate-ncp",
|
|
"description": "Automatically apply NextCloudPi updates",
|
|
"info": "",
|
|
"infotitle": "",
|
|
"params": [
|
|
{
|
|
"id": "ACTIVE",
|
|
"name": "ACTIVE",
|
|
"value": "no",
|
|
"type": "bool"
|
|
},
|
|
{
|
|
"id": "NOTIFYUSER",
|
|
"name": "NOTIFYUSER",
|
|
"value": "ncp"
|
|
}
|
|
]
|
|
}
|