mirror of https://github.com/vector-im/riot-web
Add countly experiment to develop/nightly configs
parent
dda3779ad8
commit
a84925259f
|
@ -18,6 +18,10 @@
|
||||||
"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