aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/osc16
diff options
context:
space:
mode:
authorthomic2016-06-21 19:56:44 +0200
committerthomic2016-06-21 19:56:44 +0200
commit21b1c964706fea44b53eb66aecca14f3d6304717 (patch)
treea5d46071585ed90d60f8b80a87695fef5f712d72 /configs/conferences/osc16
parente8212724d0b1eaa63787dcf14adeeb8777a745a2 (diff)
OSC16 Streaming-Webseite testen
Diffstat (limited to 'configs/conferences/osc16')
-rw-r--r--configs/conferences/osc16/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/osc16/config.php b/configs/conferences/osc16/config.php
index a31ffb8..6846f09 100644
--- a/configs/conferences/osc16/config.php
+++ b/configs/conferences/osc16/config.php
@@ -384,7 +384,7 @@ $GLOBALS['CONFIG']['SCHEDULE'] = array(
* Konferenz-Datum 2014-12-29 auf den heutigen Tag 2015-02-24 verschoben ist.
*/
//'SIMULATE_OFFSET' => strtotime(/* Conference-Date */ '2016-05-21') - strtotime(/* Today */ '2016-05-19'),
- 'SIMULATE_OFFSET' => 0,
+ 'SIMULATE_OFFSET' => 1,
);
/**