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

github.com/nextcloud/survey_server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Schießle <bjoern@schiessle.org>2016-11-10 14:38:50 +0300
committerGitHub <noreply@github.com>2016-11-10 14:38:50 +0300
commit514d930edeba1db2c8bd0a0c5095acaf45fea0d1 (patch)
tree2543bdaf5860fe0935ab96b4f3f3c6e6d37882bc
parentf00d58f21a51dc5fe2624bed22a486b591c18632 (diff)
parent98a2f545c4aad0745bfb1b9b03b7c1c8e061b2b0 (diff)
Merge pull request #14 from nextcloud/add-cron-to-stats
Add cron execution method to stats
-rw-r--r--data.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/data.json b/data.json
index 7563201..65b85bc 100644
--- a/data.json
+++ b/data.json
@@ -38,6 +38,11 @@
"presentation" : "diagram",
"description" : "Distributed Memcache"
},
+ "cron" : {
+ "type" : "string",
+ "presentation" : "diagram",
+ "description" : "Cron Execution"
+ },
"asset-pipeline.enabled" : {
"type" : "boolean",
"presentation" : "diagram",