summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorstuebinm2021-12-21 21:20:43 +0100
committerstuebinm2021-12-21 21:20:43 +0100
commit714ddd55d1cc6ef55941ecba1b0fdbce2f3193db (patch)
treed6a0b2c8d3ac3a36a8580e49c4774e743bd8c9b0 /config.json
parent92d73fdfd296a38cb385108ce63291bdc718fc40 (diff)
correct bbb link substitution
(unfortunately this one's hardcoded, the config options just aren't general enough)
Diffstat (limited to 'config.json')
-rw-r--r--config.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.json b/config.json
index 28d347e..f7fc59d 100644
--- a/config.json
+++ b/config.json
@@ -16,12 +16,6 @@
"scope" : ["map"],
"substs" : {
}
- },
- "bbb" : {
- "scope" : ["bbb"],
- "allowed" : [],
- "blocked" : [],
- "prefix" : "https://bbb.rc3.world/"
}
}
}