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 f1890e0 commit 75d54d9Copy full SHA for 75d54d9
config/initializers/theballot.rb
@@ -7,7 +7,7 @@ class TheBallot
7
TECH_ADMIN_EMAIL = config[:tech_admin_email]
8
ATTACHMENT_SIZE_LIMIT = 4.megabytes
9
GUIDES_STAY_CURRENT_FROM = 3.months.ago
10
- GUIDES_PER_LIST_PAGE = 45
+ GUIDES_PER_LIST_PAGE = 60
11
12
# past per-page can be 0 to keep past guides off homepage
13
GUIDES_PER_PAST_LIST_PAGE = 20
0 commit comments