Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2019-03-14 04:58:53 +0300
committernachoparker <nacho@ownyourbits.com>2019-03-14 05:11:32 +0300
commit311ccc76ab487ba98b3c62b67af0992c479aed3d (patch)
tree388e453abd2762b71696273a3447e76bf48ec589 /etc
parentb969bc7007c27317b3a029d42cc094c24c25dede (diff)
nc-update-nc-apps-auto: notify userv1.10.1
Diffstat (limited to 'etc')
-rw-r--r--etc/ncp-config.d/nc-update-nc-apps-auto.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/ncp-config.d/nc-update-nc-apps-auto.cfg b/etc/ncp-config.d/nc-update-nc-apps-auto.cfg
index 8e859a18..c5d59407 100644
--- a/etc/ncp-config.d/nc-update-nc-apps-auto.cfg
+++ b/etc/ncp-config.d/nc-update-nc-apps-auto.cfg
@@ -11,6 +11,12 @@
"name": "Active",
"value": "no",
"type": "bool"
+ },
+ {
+ "id": "USER",
+ "name": "Notify user",
+ "value": "ncp",
+ "suggest": "ncp"
}
]
}