aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'ratatoeskr/config.php')
-rw-r--r--ratatoeskr/config.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/ratatoeskr/config.php b/ratatoeskr/config.php
index 51ec257..db2d6e5 100644
--- a/ratatoeskr/config.php
+++ b/ratatoeskr/config.php
@@ -1,8 +1,8 @@
<?php
-define("__DEBUG__", False);
-define("CONFIG_FILLED_OUT", False);
-define("PLUGINS_ENABLED", True);
+define("__DEBUG__", false);
+define("CONFIG_FILLED_OUT", false);
+define("PLUGINS_ENABLED", true);
$config["mysql"]["server"] = 'localhost';
$config["mysql"]["db"] = '';