diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/jh-nord-2016/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/jh-nord-2016/config.php b/configs/conferences/jh-nord-2016/config.php index aee0f98..74f976c 100644 --- a/configs/conferences/jh-nord-2016/config.php +++ b/configs/conferences/jh-nord-2016/config.php @@ -349,7 +349,7 @@ $GLOBALS['CONFIG']['ROOMS'] = array( * Wird diese Zeile auskommentiert oder auf False gesetzt, werden alle * Embedding-Funktionen deaktiviert. */ -$GLOBALS['CONFIG']['EMBED'] = false; +$GLOBALS['CONFIG']['EMBED'] = true; /** * Konfigurationen zum Konferenz-Fahrplan |