We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f11d7e + 5218110 commit e3abe28Copy full SHA for e3abe28
config/database.yml
@@ -7,7 +7,7 @@
7
default: &default
8
encoding: utf8
9
adapter: sqlite3
10
- pool: <%= ENV.fetch("RAILS_MAX_THREADS") { 3 } %>
+ pool: <%= ENV.fetch("RAILS_MAX_THREADS") { 4 } %>
11
timeout: 5000
12
extensions:
13
- SqliteExt::Ulid
0 commit comments