diff --git a/config.sample.json b/config.sample.json index 3c513f7ab2..bf5da247d5 100644 --- a/config.sample.json +++ b/config.sample.json @@ -10,5 +10,9 @@ "servers": [ "matrix.org" ] + }, + "piwik": { + "url": "//piwik.riot.im/", + "siteId": 1 } }