diff options
| author | derpeter | 2018-09-20 23:38:12 +0200 | 
|---|---|---|
| committer | derpeter | 2018-09-20 23:38:12 +0200 | 
| commit | 5022f57b5a7e6cb8a4d3f26f95d4de39a3573e65 (patch) | |
| tree | 23696deb9a518b2ff69a1cafa4ea60161363d8c7 /configs/conferences/14np/config.php | |
| parent | a5c18584decd0b19718b8ddb002588dae3e381d4 (diff) | |
added dash
Diffstat (limited to 'configs/conferences/14np/config.php')
| -rw-r--r-- | configs/conferences/14np/config.php | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/configs/conferences/14np/config.php b/configs/conferences/14np/config.php index 655a60f..1d3759b 100644 --- a/configs/conferences/14np/config.php +++ b/configs/conferences/14np/config.php @@ -145,6 +145,7 @@ $CONFIG['ROOMS'] = array(  		'SD_VIDEO' => true,  		'HD_VIDEO' => true,  		'SLIDES' => false, +                'DASH' => true,  		'AUDIO' => true,  		'MUSIC' => false, @@ -168,6 +169,7 @@ $CONFIG['ROOMS'] = array(  		'SD_VIDEO' => true,  		'HD_VIDEO' => true,  		'SLIDES' => false, +                'DASH' => true,  		'AUDIO' => true,  		'MUSIC' => false, | 
