diff options
author | MaZderMind | 2015-12-27 00:43:36 +0100 |
---|---|---|
committer | MaZderMind | 2015-12-27 00:43:36 +0100 |
commit | 2dd366341e36152a9e85f1420147201875a938e9 (patch) | |
tree | 630130c0d9ef9170030db0c583c7d7d6d12fcab1 /configs/conferences/32c3 | |
parent | 6f1709fb3b13693df0689e69ad6469575117f092 (diff) |
configure subtitles-server
Diffstat (limited to 'configs/conferences/32c3')
-rw-r--r-- | configs/conferences/32c3/config.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/32c3/config.php b/configs/conferences/32c3/config.php index 70da521..b07f25f 100644 --- a/configs/conferences/32c3/config.php +++ b/configs/conferences/32c3/config.php @@ -594,12 +594,12 @@ $GLOBALS['CONFIG']['SUBTITLES'] = array( /** * URL des L2S2 Primus-Servers */ - 'PRIMUS_URL' => 'http://fusrohda.marudor.de:63404/', + 'PRIMUS_URL' => 'https://subtitles.media.ccc.de/', /** * URL des L2S2 Frontend-Servers */ - 'FRONTEND_URL' => 'http://l2s2.marudor.de/', + 'FRONTEND_URL' => 'https://subtitles.media.ccc.de/', ); /** |