aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/conferences/osc18/config.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/conferences/osc18/config.php b/configs/conferences/osc18/config.php
index a129517..6a19fb2 100644
--- a/configs/conferences/osc18/config.php
+++ b/configs/conferences/osc18/config.php
@@ -427,6 +427,7 @@ $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' => 3600*2,
);
/**