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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRealRancor <Fisch.666@gmx.de>2016-03-02 14:51:04 +0300
committerRealRancor <Fisch.666@gmx.de>2016-03-02 14:51:04 +0300
commit4a0d91a043210e3d69fade7ceb0d3bc8bf7ed413 (patch)
treeeccabed3c71a560667ca2a2a2b3a3e4633896b0f /config
parent6d90651ff0218e4bebea1b6221969abde8a9d841 (diff)
Add Versions app header to config.sample.php
Diffstat (limited to 'config')
-rw-r--r--config/config.sample.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/config.sample.php b/config/config.sample.php
index 1a6c8b31280..4321e5bab83 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -414,6 +414,12 @@ $CONFIG = array(
/**
+ * File versions
+ *
+ * These parameters control the Versions app.
+ */
+
+/**
* If the versions app is enabled (default), this setting defines the policy
* for when versions will be permanently deleted.
* The app allows for two settings, a minimum time for version retention,