7c77cc6a58
DEV: Apply syntax_tree formatting to config/*
2023-01-09 11:13:29 +00:00
1f85eea64c
DEV: Allow changing APP_ROOT for puma via ENV variable ( #15744 )
2022-06-17 11:58:04 -04:00
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
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
5012d46cbd
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
d7ac056606
puma config is a production thing
2016-02-24 14:49:31 +11:00
a04e4f388b
Update puma.rb fixed: num_worker(S)
2014-02-13 11:08:27 +07:00
ee5f35d4e9
Update puma.rb
2013-11-21 23:00:14 +08:00
f784a188c6
Locate the Puma config file.
2013-11-18 12:53:36 +08:00