summaryrefslogtreecommitdiff
path: root/config/config.default.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.default.php')
-rw-r--r--config/config.default.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/config.default.php b/config/config.default.php
index 5287b51b..bcfcc89c 100644
--- a/config/config.default.php
+++ b/config/config.default.php
@@ -1,6 +1,8 @@
<?php
+// Set to development to enable debugging messages
+$environment = 'production';
-// Enable maintenance mode (showin a static page)
+// Enable maintenance mode (show a static page)
$maintenance_mode = false;
// URL to the angel faq and job description