diff options
author | Chirag Shah <shahchirag1709@gmail.com> | 2018-05-25 06:55:48 +0530 |
---|---|---|
committer | Chirag Shah <shahchirag1709@gmail.com> | 2018-05-25 06:55:48 +0530 |
commit | 94a5125508add2d036bffc80a54a9f07d6feb657 (patch) | |
tree | 87cab6663dec5e989583d3f0418469e277c47d27 /.rubocop.yml | |
parent | cd4a88123dc17462d5c2ff29172b0366bca14e0e (diff) | |
download | rails-94a5125508add2d036bffc80a54a9f07d6feb657.tar.gz rails-94a5125508add2d036bffc80a54a9f07d6feb657.tar.bz2 rails-94a5125508add2d036bffc80a54a9f07d6feb657.zip |
Separate min and max threads count for puma
Same environment variable RAILS_MAX_THREADS was being used
for setting the minimum and maximum thread count for puma.
This change makes it obvious and easy to decide which
environment variable to change for setting the min or max.
Don't feel like this is a breaking change as the same
default is maintained.
Diffstat (limited to '.rubocop.yml')
0 files changed, 0 insertions, 0 deletions