mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
c4006b93fa
- Currently it's not possible to override the default options for Puma::Configuration with user provided options. - I came across this issue while working on fixing server restart for Rails. - Rails can send it's own restart command to Puma and Puma should store it in it's configuration object. So that Puma::Launcher can use it. - After this patch it will be possible as user provided options will be taken into account in Configuration object. |
||
---|---|---|
.. | ||
handler |