Add maintenance mode entry to config.sample.php

This commit is contained in:
Michael Gapczynski 2013-01-04 10:31:59 -05:00
parent e7eea3dd2e
commit ceafb5d7d1
1 changed files with 3 additions and 0 deletions

View 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