]> source.dussan.org Git - nextcloud-server.git/commitdiff
Add maintenance mode entry to config.sample.php
authorMichael Gapczynski <mtgap@owncloud.com>
Fri, 4 Jan 2013 15:31:59 +0000 (10:31 -0500)
committerMichael Gapczynski <mtgap@owncloud.com>
Fri, 4 Jan 2013 15:31:59 +0000 (10:31 -0500)
config/config.sample.php

index 2eec7847f9ce45fd5cb9993e93e1e70979a3beff..b1655d028305c1f09672cf0128ac53749a7389ac 100644 (file)
@@ -115,6 +115,9 @@ $CONFIG = array(
  */
 // "datadirectory" => "",
 
+/* Enable maintenance mode to disable ownCloud */
+"maintenance" => false,
+
 "apps_paths" => array(
 
 /* Set an array of path for your apps directories