1resu
feaf3cb97e
remove daemonize setting ( #12232 )
...
This configuration setting was [removed](https://github.com/puma/puma/blob/master/docs/deployment.md#should-i-daemonize ) with Puma 5
2021-03-01 16:42:50 +11:00
Sam Saffron
30990006a9
DEV: enable frozen string literal on all files
...
This reduces chances of errors where consumers of strings mutate inputs
and reduces memory usage of the app.
Test suite passes now, but there may be some stuff left, so we will run
a few sites on a branch prior to merging
2019-05-13 09:31:32 +08:00
Guo Xiang Tan
5012d46cbd
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
Sam
d7ac056606
puma config is a production thing
2016-02-24 14:49:31 +11:00
Ibragimov "MpaK" Renat
a04e4f388b
Update puma.rb fixed: num_worker(S)
2014-02-13 11:08:27 +07:00
Cassius Chen
ee5f35d4e9
Update puma.rb
2013-11-21 23:00:14 +08:00
cassiusChen
f784a188c6
Locate the Puma config file.
2013-11-18 12:53:36 +08:00