From 3d18a67a2f2cb6934a8394ff7513466ed0a88093 Mon Sep 17 00:00:00 2001 From: Andreas Hubel Date: Wed, 13 Mar 2019 16:04:59 +0100 Subject: optimize schedule display for talks.duration <= 10 minutes --- configs/conferences/fossgis2019/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/conferences/fossgis2019/config.php b/configs/conferences/fossgis2019/config.php index 0147bcf..8dff72c 100644 --- a/configs/conferences/fossgis2019/config.php +++ b/configs/conferences/fossgis2019/config.php @@ -231,7 +231,7 @@ $CONFIG['SCHEDULE'] = array( /** * Skalierung der Programm-Vorschau in Sekunden pro Pixel */ - 'SCALE' => 6, + 'SCALE' => 4, /** * Simuliere das Verhalten als wäre die Konferenz bereits heute -- cgit v1.2.3