mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 14:42: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
331 B
INI
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"
|
|
}
|
|
]
|
|
}
|