Skip to content

Commit

Permalink
Merge pull request #958 from sul-dlss/cbeer-patch-2
Browse files Browse the repository at this point in the history
Add `full_dump_processes` configuration for folio_test
  • Loading branch information
jcoyne authored Jul 12, 2023
2 parents 64c4840 + f4e6d8c commit aa4df8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ environments:
folio_test:
database_url: <%= ENV['DATABASE_URL'] %>
processes: 1
full_dump_processes: 24
kafka_topic: marc_folio_test
folio_prod:
processes: 1
Expand Down

0 comments on commit aa4df8f

Please sign in to comment.