mirror of https://github.com/vector-im/riot-web
Disable Countly
The Countly experiment has ended, so this removes the configuration to enable it.pull/16433/head
parent
2332cecb59
commit
68c36ebb49
|
@ -18,10 +18,6 @@
|
||||||
"siteId": 1,
|
"siteId": 1,
|
||||||
"policyUrl": "https://element.io/cookie-policy"
|
"policyUrl": "https://element.io/cookie-policy"
|
||||||
},
|
},
|
||||||
"countly": {
|
|
||||||
"url": "https://try.count.ly",
|
|
||||||
"appKey": "8abf1ee15646bc884556b82e5053857904264b66"
|
|
||||||
},
|
|
||||||
"roomDirectory": {
|
"roomDirectory": {
|
||||||
"servers": [
|
"servers": [
|
||||||
"matrix.org",
|
"matrix.org",
|
||||||
|
|
Loading…
Reference in New Issue