aboutsummaryrefslogtreecommitdiffhomepage
path: root/Digitigrade/Timeline
diff options
context:
space:
mode:
Diffstat (limited to 'Digitigrade/Timeline')
-rw-r--r--Digitigrade/Timeline/Timeline.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Digitigrade/Timeline/Timeline.php b/Digitigrade/Timeline/Timeline.php
index f53eaa4..0951609 100644
--- a/Digitigrade/Timeline/Timeline.php
+++ b/Digitigrade/Timeline/Timeline.php
@@ -6,7 +6,7 @@ use Digitigrade\Model\UserAccount;
abstract class Timeline {
// TODO: currently making this number up. probably should be modifiable somewhere
- private const RESULTS_PER_PAGE = 50;
+ private const RESULTS_PER_PAGE = 20;
/**
* Gets a pageful of items to be included in the timeline