Skip to content

Commit

Permalink
38c3: Add Waschkatzen stream
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeyerstedt committed Dec 26, 2024
1 parent 41f7a6b commit cae07e5
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions configs/conferences/38c3/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@
},
{
"slug": "infobeamer"
},
{
"slug": "waschkatzen"
}
]
}
Expand Down Expand Up @@ -223,6 +226,23 @@
"matrix": false
}
}
},
{
"guid": "69cf4b1d-df31-4a84-8376-3e9cba59b9b8",
"name": "Waschkatzen",
"slug": "waschkatzen",
"streamId": "waschkatzen",
"streamingConfig": {
"display": "Waschkatzen",
"social": {
"mastodon": false
},
"chat": {
"irc": false,
"matrix": false
},
"schedule": false
}
}
]
}
Expand Down

0 comments on commit cae07e5

Please sign in to comment.