nextcloudpi/etc/ncp-config.d/nc-update-nc-apps-auto.cfg
rababerladuseladim 6aefb5de1c remove unused USER variable from ncp apps nc-notify-updates and nc-update-nc-apps-auto (#1307)
* remove unused USER variable

Signed-off-by: Henning Schiebenhoefer <henning.schiebenhoefer@posteo.de>

* remove unused USER variable

Signed-off-by: Henning Schiebenhoefer <henning.schiebenhoefer@posteo.de>
2021-08-09 17:16:38 -06:00

17 lines
331 B
INI

{
"id": "nc-update-nc-apps-auto",
"name": "Nc-update-nc-apps-auto",
"title": "nc-update-nc-apps-auto",
"description": "Periodically update all installed Nextcloud Apps",
"info": "",
"infotitle": "",
"params": [
{
"id": "ACTIVE",
"name": "Active",
"value": "no",
"type": "bool"
}
]
}