mirror of https://github.com/vector-im/riot-web
Merge pull request #15614 from vector-im/t3chguy/countly
Add countly experiment to develop/nightly configspull/15620/head
commit
262b856813
|
@ -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