aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hasse2020-09-04 17:43:42 +0200
committerPeter Hasse2020-09-04 17:43:42 +0200
commit80f4df29292a269529cb94a7dae1af2ebc5f39f7 (patch)
tree2248a5e337d8622bd70b26728bf0f2c2b5d34b6b
parent7e171941595416a90ece9f5e4822339a18df5a68 (diff)
changed ptt enpoint
-rw-r--r--configs/conferences/divoc_ptt/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/divoc_ptt/config.php b/configs/conferences/divoc_ptt/config.php
index 8e29657..e1a8547 100644
--- a/configs/conferences/divoc_ptt/config.php
+++ b/configs/conferences/divoc_ptt/config.php
@@ -141,7 +141,7 @@ $CONFIG['ROOMS'] = array(
'halla' => array(
'DISPLAY' => 'Scheider-Hoover',
'WIDE' => true,
- 'STREAM' => 's1',
+ 'STREAM' => 'divoc',
'PREVIEW' => true,
'TRANSLATION' => [
['endpoint' => 'translated', 'label' => 'Translated1'],