We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 127d0c1 commit eafbfdcCopy full SHA for eafbfdc
1 file changed
config/global.ini.php
@@ -626,7 +626,7 @@
626
datatable_archiving_maximum_rows_actions = 500
627
; maximum number of rows used when archiving flat page/title actions before rebuilding hierarchy
628
; if set to 0, legacy hierarchical-only Actions archiving is used
629
-datatable_archiving_maximum_rows_actions_flat = 0
+datatable_archiving_maximum_rows_actions_flat = 50000
630
; maximum number of rows for pages in categories (sub pages, when clicking on the + for a page category)
631
; note: should not exceed the display limit in Piwik\Actions\Controller::ACTIONS_REPORT_ROWS_DISPLAY
632
; because each subdirectory doesn't have paging at the bottom, so all data should be displayed if possible.
0 commit comments