diff options
author | Daniel Molkentin | 2020-10-10 10:26:27 +0200 |
---|---|---|
committer | Daniel Molkentin | 2020-10-10 10:26:27 +0200 |
commit | e15b1e914ca5e1c2b985ccaf33b1b44d6feb6afd (patch) | |
tree | b6931d4e8d74778f11603e2cccae8eb9a88e1496 /configs/conferences | |
parent | b7174af03641418ef258b9b3005869ef2d427e41 (diff) |
Change Room Name
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/ltdg/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/ltdg/config.php b/configs/conferences/ltdg/config.php index d00f20e..aef7d0c 100644 --- a/configs/conferences/ltdg/config.php +++ b/configs/conferences/ltdg/config.php @@ -148,7 +148,7 @@ $CONFIG['ROOMS'] = array( * Event-Case in welchem Raum aufgebaut wird und wird üblicherweise von * s1 bis s5 durchnummeriert. */ - 'STREAM' => 'ltdg1', + 'STREAM' => 'ltdg-inout', /** * Stream-Vorschaubildchen auf der Übersichtsseite anzeigen |