aboutsummaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
authorPeter Körner2016-04-18 18:14:57 +0200
committerPeter Körner2016-04-18 18:14:57 +0200
commit924c6dd5edb456459450d3d6462fafd42d042fef (patch)
tree79f29754d6713a1c0e9ae98874b031c4ffad8a93 /config.php
parent373cea3706dd213ba3fb703a1628dbfb5e5fa54b (diff)
basic config for the afu series
Diffstat (limited to 'config.php')
-rw-r--r--config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php b/config.php
index f96049e..1dbea27 100644
--- a/config.php
+++ b/config.php
@@ -15,7 +15,7 @@ $GLOBALS['CONFIG'] = [];
* 'localhost' zu setzen und so ebenfalls unabhängig von den OPEN/CLOSED
* Informationen der einzelnen Konferenzen testen zu können.
*/
-$GLOBALS['CONFIG']['PREVIEW_DOMAIN'] = 'pre.stream.c3voc.de';
+$GLOBALS['CONFIG']['PREVIEW_DOMAIN'] = 'xlocalhost';
/**
* Während der Entwicklung wird die BASEURL automatisch erraten