Skip to content

Commit c2c417b

Browse files
committed
add piwik config to riot.im electron build config
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
1 parent 2e75640 commit c2c417b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

electron_app/riot.im/config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,9 @@
1212
"servers": [
1313
"matrix.org"
1414
]
15+
},
16+
"piwik": {
17+
"url": "//piwik.riot.ovh/",
18+
"siteId": 2
1519
}
1620
}

0 commit comments

Comments
 (0)