Skip to content

Commit

Permalink
raise file limit (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
martind260 authored Oct 16, 2024
1 parent fd76ae2 commit f060b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ mobidam:
expiration-months: 1
limit:
search:
items: 240
items: 2000
download:
expiration: 30
s3:
Expand Down

0 comments on commit f060b01

Please sign in to comment.