aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorDaniel Meißner2015-11-13 21:49:20 +0100
committerDaniel Meißner2015-11-13 21:49:20 +0100
commit993e470e996f62965d42c632265e73da8e603179 (patch)
tree41f33d6b7e14507a2ad7f3a33a717b340a02f433 /configs
parente54810611556170d6a4ea4c2134550e5d6447f72 (diff)
nixcon15: fixed base url
Diffstat (limited to 'configs')
-rw-r--r--configs/conferences/nixcon15/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/nixcon15/config.php b/configs/conferences/nixcon15/config.php
index 212bb9c..a4abcd8 100644
--- a/configs/conferences/nixcon15/config.php
+++ b/configs/conferences/nixcon15/config.php
@@ -6,7 +6,7 @@ date_default_timezone_set('Europe/Berlin');
* In Produktionssituationen sollte manuell eine konfiguriert werden um Überraschungen zu vermeiden
*/
if($_SERVER['HTTP_HOST'] != 'localhost')
- $GLOBALS['CONFIG']['BASEURL'] = 'http://streaming.media.ccc.de/';
+ $GLOBALS['CONFIG']['BASEURL'] = '//streaming.media.ccc.de/';
$GLOBALS['CONFIG']['CONFERENCE'] = array(