diff options
author | Daniel Molkentin | 2020-01-30 21:31:58 +0100 |
---|---|---|
committer | Daniel Molkentin | 2020-01-30 21:31:58 +0100 |
commit | 73ce3f0bc828ea5d0665296aebb36f0abe1f4041 (patch) | |
tree | 2742cff4750f98d186cdf52499599e5547121b89 /configs/conferences/chaosradio/config.php | |
parent | 51fafe0e21e15e05833f833bbe393180a40516cb (diff) |
CR moved to 20:15
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/chaosradio/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/chaosradio/config.php b/configs/conferences/chaosradio/config.php index 8860104..8250472 100644 --- a/configs/conferences/chaosradio/config.php +++ b/configs/conferences/chaosradio/config.php @@ -43,7 +43,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird dieser Zeitpunkt nicht angegeben, endet die Konferenz nie. (Siehe aber CLOSED weiter unten) */ - 'ENDS_AT' => $DATE + 60*125, // +~2 Stunden, + 'ENDS_AT' => $DATE + 60*225, /** * Hiermit kann die Funktionalitaet von STARTS_AT/ENDS_AT überschrieben werden. Der Wert 'before' |