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
committerJoas Schilling <nickvergessen@owncloud.com>2016-03-02 17:33:09 +0300
commit8d07cb4d858e3ef86568a2075d257c9384c49428 (patch)
tree8e029232448544adcfb7265d743946210b52c8d4 /config
parent445957a0e2061b8f0b26ea6c859ca72abead3fa5 (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,