Skip to content

Commit eafbfdc

Browse files
committed
enable flat-first
1 parent 127d0c1 commit eafbfdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/global.ini.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@
626626
datatable_archiving_maximum_rows_actions = 500
627627
; maximum number of rows used when archiving flat page/title actions before rebuilding hierarchy
628628
; if set to 0, legacy hierarchical-only Actions archiving is used
629-
datatable_archiving_maximum_rows_actions_flat = 0
629+
datatable_archiving_maximum_rows_actions_flat = 50000
630630
; maximum number of rows for pages in categories (sub pages, when clicking on the + for a page category)
631631
; note: should not exceed the display limit in Piwik\Actions\Controller::ACTIONS_REPORT_ROWS_DISPLAY
632632
; because each subdirectory doesn't have paging at the bottom, so all data should be displayed if possible.

0 commit comments

Comments
 (0)