greenlight/config
Tobias Gall 8c9535b0ec
Increase Database pool size (#2445)
The required pool size is calculated by RAILS_MAX_THREADS (default 5) + #Action
Cable-Workers (default 4) = 9
The default pool size of 5 is to low for all required connections.

Co-authored-by: Jesus Federico <jesus@123it.ca>
2021-01-20 15:21:32 -05:00
..
environments Added timestamp to production logs (#2151) 2020-10-02 14:15:46 -04:00
initializers Removed duplicate code for openid_connect provider (#2431) 2021-01-14 18:12:33 -05:00
locales Translate /config/locales/en.yml in ar (#2435) 2021-01-17 14:49:34 -05:00
application.rb Added env variable to set the default language (#2147) 2020-10-02 09:50:24 -04:00
boot.rb GRN2-45, GRN2-197: Upgrade Rails to 5.2.3 and removed sass-rails gem (#636) 2019-07-15 10:13:41 -04:00
cable.yml Switched default cable adapter to postgres (#2139) 2020-09-29 11:31:42 -04:00
database.yml Increase Database pool size (#2445) 2021-01-20 15:21:32 -05:00
environment.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
puma.rb Puma Worker Configuration (#1701) 2020-09-29 11:44:47 -04:00
routes.rb GRN2-310: Share Access now dynamically pulls the list of users from the server (#2380) 2020-12-21 17:21:17 -05:00
secrets.yml initial commit 2018-05-07 16:06:01 -04:00
spring.rb GRN2-45, GRN2-197: Upgrade Rails to 5.2.3 and removed sass-rails gem (#636) 2019-07-15 10:13:41 -04:00
storage.yml Merge v2.7-alpha (#1951) 2020-07-29 11:03:22 -04:00