Skip to content

Commit

Permalink
Merge pull request #244 from mavenlink/lower-time-entry-page-size
Browse files Browse the repository at this point in the history
Lower time entry per_page to 5000
  • Loading branch information
b6b authored Jan 24, 2024
2 parents 19336c1 + aa84f25 commit 7ba9696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/specification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2347,7 +2347,7 @@ time_adjustments:
- external_reference

time_entries:
per_page: 10000
per_page: 5000
associations:
workspace:
foreign_key: workspace_id
Expand Down

0 comments on commit 7ba9696

Please sign in to comment.