Change piwik url in case it gets used in the future
We don't want to report stats to upstream.
This commit is contained in:
parent
16f98145b1
commit
ba430f94f9
@ -5,7 +5,7 @@
|
||||
|
||||
<!-- server urls -->
|
||||
<string name="matrix_org_server_url" translatable="false">https://matrix.org</string>
|
||||
<string name="piwik_server_url" translatable="false">https://piwik.riot.im</string>
|
||||
<string name="piwik_server_url" translatable="false">https://piwik.nonexistent.spiritcroc.de</string>
|
||||
<string name="bug_report_url" translatable="false">https://nonexistent.spiritcroc.de/bugreports/submit</string>
|
||||
|
||||
<!--
|
||||
|
||||
Loading…
Reference in New Issue
Block a user