diff options
| author | MaZderMind | 2016-01-23 18:19:33 +0100 | 
|---|---|---|
| committer | MaZderMind | 2016-01-23 18:19:33 +0100 | 
| commit | c031647a7f4ec6dc99f06b6c2bc8ba72d3426168 (patch) | |
| tree | 2fef55599e87e821f4b4925446bd1511e183fcaf /configs | |
| parent | d714836ed8151b53e660bddefb1ddf09a424c949 (diff) | |
configure for native streams instead of stereo
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/conferences/jatm-festival/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/jatm-festival/config.php b/configs/conferences/jatm-festival/config.php index 4776f7c..9e7f00d 100644 --- a/configs/conferences/jatm-festival/config.php +++ b/configs/conferences/jatm-festival/config.php @@ -26,7 +26,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array(  	 * Der Boolean true ist aus Abwärtskompatibilitätsgründen äquivalent zu 'after'. False ist äquivalent  	 * zu 'running'.  	 */ -	//'CLOSED' => false, +	'CLOSED' => false,  	/**  	 * Titel der Konferenz (kann Leer- und Sonderzeichen enthalten) | 
