From 7a8dfd1b12fc0849c4d4978b063323198db0545e Mon Sep 17 00:00:00 2001 From: Vieno Hakkerinen Date: Mon, 28 Dec 2020 20:30:49 +0100 Subject: [PATCH] make ChCh lounge as silent area it opens a jitsi meet so no need for WebRTC direct conversations --- chch/a102_2OG.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/chch/a102_2OG.json b/chch/a102_2OG.json index b9f5015..4f11460 100644 --- a/chch/a102_2OG.json +++ b/chch/a102_2OG.json @@ -50,6 +50,11 @@ "name":"openWebsite", "type":"string", "value":"https:\/\/meet.chemnitz.freifunk.net\/Sprechstunde" + }, + { + "name":"silent", + "type":"bool", + "value":true }], "type":"tilelayer", "visible":true,