|
| 1 | +{ |
| 2 | + "$schema": "../../../docs/config-schema.json", |
| 3 | + "conference": { |
| 4 | + "title": "Winterkongress 2026", |
| 5 | + "acronym": "dgwk2026", |
| 6 | + "media_slug": "dgwk2026", |
| 7 | + "description": "Der Winterkongress ist das jährliche Treffen der Digitalen Gesellschaft.", |
| 8 | + "keywords": [ |
| 9 | + ], |
| 10 | + "organizer": "Digitale Gesellschaft", |
| 11 | + "start": "2026-02-20T18:30:00+01:00", |
| 12 | + "end": "2026-02-21T23:00:00+01:00", |
| 13 | + "time_zone_name": "Europe/Zurich", |
| 14 | + "streamingConfig": { |
| 15 | + "features": { |
| 16 | + "relive": true, |
| 17 | + "embed": true, |
| 18 | + "feedback": false, |
| 19 | + "releases": true, |
| 20 | + "social": { |
| 21 | + "hashtag": "#dgwk26", |
| 22 | + "mastodon": true |
| 23 | + }, |
| 24 | + "chat": { |
| 25 | + "matrix": { |
| 26 | + "display": "", |
| 27 | + "url": "" |
| 28 | + } |
| 29 | + } |
| 30 | + }, |
| 31 | + "schedule": { |
| 32 | + "url": "https://cfp.winterkongress.ch/wk26/schedule/export/schedule.xml", |
| 33 | + "scale": 7, |
| 34 | + "index_offset": -1, |
| 35 | + "roomfilter": [ |
| 36 | + "Aktionshalle", |
| 37 | + "Clubraum", |
| 38 | + "Fabriktheater" |
| 39 | + ] |
| 40 | + }, |
| 41 | + "html": { |
| 42 | + "banner": null, |
| 43 | + "footer": "\n\t\tby <a href=\"https://www.digitale-gesellschaft.ch/\">Digitale Gesellschaft</a>\n\t", |
| 44 | + "not_started": null |
| 45 | + }, |
| 46 | + "overviewPage": null, |
| 47 | + "extraFiles": null |
| 48 | + }, |
| 49 | + "rooms": [ |
| 50 | + { |
| 51 | + "guid": "aa0b9382-6ea0-5b34-ac8e-d3e243313540", |
| 52 | + "name": "Aktionshalle", |
| 53 | + "slug": "5040-aktionshalle", |
| 54 | + "streamId": "winterkongress1", |
| 55 | + "streamingConfig": { |
| 56 | + "display": "Aktionshalle", |
| 57 | + "schedule": true, |
| 58 | + "preview": true, |
| 59 | + "translation": false, |
| 60 | + "subtitles": false, |
| 61 | + "feedback": false, |
| 62 | + "chat": {}, |
| 63 | + "social": true |
| 64 | + } |
| 65 | + }, |
| 66 | + { |
| 67 | + "guid": "a95b5928-d74c-5a3a-b0ee-708a7297b672", |
| 68 | + "name": "Clubraum", |
| 69 | + "slug": "5041-clubraum", |
| 70 | + "streamId": "winterkongress2", |
| 71 | + "streamingConfig": { |
| 72 | + "display": "Clubraum", |
| 73 | + "schedule": true, |
| 74 | + "preview": true, |
| 75 | + "translation": false, |
| 76 | + "subtitles": false, |
| 77 | + "feedback": false, |
| 78 | + "chat": {}, |
| 79 | + "social": true |
| 80 | + } |
| 81 | + }, |
| 82 | + { |
| 83 | + "guid": "f1b7f6b1-1419-5782-9be2-6a0e186fba6f", |
| 84 | + "name": "Fabriktheater", |
| 85 | + "slug": "5042-fabriktheater", |
| 86 | + "streamId": "winterkongress3", |
| 87 | + "streamingConfig": { |
| 88 | + "display": "Fabriktheater", |
| 89 | + "schedule": true, |
| 90 | + "preview": true, |
| 91 | + "translation": false, |
| 92 | + "subtitles": false, |
| 93 | + "feedback": false, |
| 94 | + "chat": {}, |
| 95 | + "social": true |
| 96 | + } |
| 97 | + } |
| 98 | + ] |
| 99 | + } |
| 100 | +} |
0 commit comments