mirror of https://github.com/vector-im/riot-web
add piwik config to riot.im electron build config
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/4056/head
parent
2e75640cdd
commit
c2c417b207
|
@ -12,5 +12,9 @@
|
||||||
"servers": [
|
"servers": [
|
||||||
"matrix.org"
|
"matrix.org"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"piwik": {
|
||||||
|
"url": "//piwik.riot.ovh/",
|
||||||
|
"siteId": 2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue