Remove all mentions of Piwik (#22556)
* Remove all mentions of Piwik * Simplify ModalManager interface * Maintain privacy_policy_url
This commit is contained in:
parent
b69d4b6346
commit
6c37574857
6 changed files with 10 additions and 36 deletions
|
@ -70,12 +70,6 @@ Then you can deploy it to your cluster with something like `kubectl apply -f my-
|
|||
"matrix.org"
|
||||
]
|
||||
},
|
||||
"piwik": {
|
||||
"url": "https://piwik.riot.im/",
|
||||
"whitelistedHSUrls": ["https://matrix.org"],
|
||||
"whitelistedISUrls": ["https://vector.im", "https://matrix.org"],
|
||||
"siteId": 1
|
||||
},
|
||||
"enable_presence_by_hs_url": {
|
||||
"https://matrix.org": false,
|
||||
"https://matrix-client.matrix.org": false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue