add piwik config to riot.im electron build config

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/4056/head
Michael Telatynski 2017-05-28 13:07:56 +01:00
parent 2e75640cdd
commit c2c417b207
1 changed files with 4 additions and 0 deletions

View File

@ -12,5 +12,9 @@
"servers": [
"matrix.org"
]
},
"piwik": {
"url": "//piwik.riot.ovh/",
"siteId": 2
}
}