Skip to content

Commit

Permalink
Merge pull request #748 from nationalarchives/AYR-1454-page-size
Browse files Browse the repository at this point in the history
AYR-1454 - Change to default page size
  • Loading branch information
ltrasca authored Jan 27, 2025
2 parents 0b3b48b + 57357e5 commit d303cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.env_var.template
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export KEYCLOAK_CLIENT_SECRET=

export SECRET_KEY=

export DEFAULT_PAGE_SIZE=5
export DEFAULT_PAGE_SIZE=10
export DEFAULT_DATE_FORMAT="DD/MM/YYYY"

# record bucket variables
Expand Down

0 comments on commit d303cd9

Please sign in to comment.