summaryrefslogtreecommitdiff
path: root/install/default-conf/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'install/default-conf/config.php')
-rw-r--r--install/default-conf/config.php8
1 files changed, 1 insertions, 7 deletions
diff --git a/install/default-conf/config.php b/install/default-conf/config.php
index 35222c41..958db3ce 100644
--- a/install/default-conf/config.php
+++ b/install/default-conf/config.php
@@ -1,12 +1,6 @@
<?php
-// Adresse des Webservers
-$url = "https://SEDENGELURL";
-
-// Startverzeichnis des Engelhome
-$ENGEL_ROOT = "/";
-
// Default-Theme auf der Startseite, 1=style1.css usw.
-$default_theme = 10;
+$default_theme = 1;
// System disable message, ist ist set is: bages schow only this text
//$SystemDisableMessage="<H1>This system ist moved to a server in the BCC, you can in the moment only youse it in the in Engel Room</H1>";