summaryrefslogtreecommitdiff
path: root/default-conf/www-ssl/inc/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'default-conf/www-ssl/inc/config.php')
-rwxr-xr-xdefault-conf/www-ssl/inc/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/default-conf/www-ssl/inc/config.php b/default-conf/www-ssl/inc/config.php
index ef9a2cd0..b0e0f8ea 100755
--- a/default-conf/www-ssl/inc/config.php
+++ b/default-conf/www-ssl/inc/config.php
@@ -1,9 +1,9 @@
<?PHP
// Adresse des Webservers
-$url = "https://engelsystem.url/";
+$url = "https://SEDENGELURL/";
// Startverzeichnis des Engelhome
-$ENGEL_ROOT = "/engel/";
+$ENGEL_ROOT = "/";
// 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>";