Skip to content

Commit

Permalink
change STREAM ID
Browse files Browse the repository at this point in the history
  • Loading branch information
DO1JLR authored Oct 25, 2023
1 parent dbfccd9 commit ae09be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/conferences/aalen-geekend-23/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
$CONFIG['ROOMS'] = array(
'Vortragsraum' => array(
'DISPLAY' => 'Vortragsraum',
'STREAM' => 's3',
'STREAM' => 'aalend',
'PREVIEW' => true,
'TRANSLATION' => false,
'SD_VIDEO' => true,
Expand Down

0 comments on commit ae09be7

Please sign in to comment.