Skip to content

Commit

Permalink
defer this config to runtime.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
joshk committed Dec 27, 2023
1 parent 138e9da commit d23fbc2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/prod.exs
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ config :nerves_hub, NervesHubWeb.DeviceEndpoint, server: true
# Database and Oban
#
config :nerves_hub, NervesHub.Repo,
ssl: true,
pool_size: 20

config :nerves_hub, NervesHub.ObanRepo,
ssl: true,
pool_size: 10

0 comments on commit d23fbc2

Please sign in to comment.