summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.json b/config.json
index e81bf03..0a2f914 100644
--- a/config.json
+++ b/config.json
@@ -17,6 +17,12 @@
"lounge" : "/@/lalala",
"lobby" : "/@/lounge"
}
+ },
+ "bbb" : {
+ "scope" : ["bbb"],
+ "allowed" : [],
+ "blocked" : [],
+ "prefix" : "https://bbb.rc3.world/"
}
}
}