mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
* 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>
17 lines
327 B
INI
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"
|
|
}
|
|
]
|
|
}
|