summaryrefslogtreecommitdiffstats
path: root/config/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.php')
-rwxr-xr-xconfig/config.php10
1 files changed, 1 insertions, 9 deletions
diff --git a/config/config.php b/config/config.php
index 5a278271350..e50ebead619 100755
--- a/config/config.php
+++ b/config/config.php
@@ -1,11 +1,3 @@
<?php
-$CONFIG_INSTALLED=true;
-$CONFIG_DATADIRECTORY='/var/www/owncloud/owncloud/data';
-$CONFIG_HTTPFORCESSL=false;
-$CONFIG_DATEFORMAT='j M Y G:i';
-$CONFIG_DBTYPE='mysql';
-$CONFIG_DBNAME='owncloud';
-$CONFIG_DBHOST='localhost';
-$CONFIG_DBUSER='owncloud';
-$CONFIG_DBPASSWORD='gehijm';
+
?> \ No newline at end of file