Disabled Matomo page view tracking, as these jobs are never processed and fill up the Redis server
Compare changes
+ 1
− 1
@@ -30,4 +30,4 @@ def create_matomo_request(userId=None):
Workaround for issue #18 (closed)
This is only a workaround that disables queuing up jobs. This should be further looked into in future.