aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Karlitschek <karlitschek@gmx.de>2016-03-03 14:10:22 -0500
committerFrank Karlitschek <karlitschek@gmx.de>2016-03-03 14:10:22 -0500
commit78f40de83535dc42acd1a007281f1ea9bdfa3b98 (patch)
treee12ea278b5bfd3779ba0265245bb71fc3122ce8c
parent61a71c6f69800b9a26e80f43f533cfb5a3dd245b (diff)
parentdd36bed3e0e206ef08d103c6c1f8d893c4f86afc (diff)
downloadnextcloud-server-78f40de83535dc42acd1a007281f1ea9bdfa3b98.tar.gz
nextcloud-server-78f40de83535dc42acd1a007281f1ea9bdfa3b98.zip
Merge pull request #22802 from RealRancor/backport_22776_stable8.2
Add Versions app header to config.sample.php
-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 31ebd2d0321..9c6a5c98e87 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -415,6 +415,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,