From 8d07cb4d858e3ef86568a2075d257c9384c49428 Mon Sep 17 00:00:00 2001 From: RealRancor Date: Wed, 2 Mar 2016 12:51:04 +0100 Subject: [PATCH] Add Versions app header to config.sample.php --- config/config.sample.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/config.sample.php b/config/config.sample.php index 1a6c8b3128..4321e5bab8 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -413,6 +413,12 @@ $CONFIG = array( 'trashbin_retention_obligation' => 'auto', +/** + * 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.