-
-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove "All time" filter from admin timeline
On WhatDoTheyKnow this loads 17 million+ events, which attempts to use over 5GB of memory. In all but the smallest installs pagination will be required for this page to be performant, so this commit removes the filter entirely. Fixes #8369.
- Loading branch information
1 parent
3d6bc4d
commit 0c9f549
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters