Adapt to new API behaviour

Change-Id: Id09143fb460ccaea39eca88a982d19f0f7135c3d
diff --git a/man/matomoQuery.Rd b/man/matomoQuery.Rd
index 87501c1..babfb50 100644
--- a/man/matomoQuery.Rd
+++ b/man/matomoQuery.Rd
@@ -9,7 +9,7 @@
   siteId,
   period = "month",
   date = "last16",
-  filter_limit = 100,
+  filter_limit = 500,
   removeFirst = FALSE,
   removeLast = FALSE,
   accessToken = getAccessToken(matomoUrl),