mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
sample piwik config
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
21b88ecfd5
commit
2e75640cdd
1 changed files with 4 additions and 0 deletions
|
@ -10,5 +10,9 @@
|
|||
"servers": [
|
||||
"matrix.org"
|
||||
]
|
||||
},
|
||||
"piwik": {
|
||||
"url": "//piwik.riot.im/",
|
||||
"siteId": 1
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue