nextcloudpi/etc/ncp-config.d/nc-notify-updates.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
327 B
INI

{
"id": "nc-notify-updates",
"name": "Nc-notify-updates",
"title": "nc-notify-updates",
"description": "Notify in Nextcloud when a NextCloudPi update is available",
"info": "",
"infotitle": "",
"params": [
{
"id": "ACTIVE",
"name": "Active",
"value": "yes",
"type": "bool"
}
]
}