configurator: SIGHUP resets early_hints if unset
commiteb8c4130b4be8314d4013c62ce1d0e5bac36cab8
authorEric Wong <bofh@yhbt.net>
Thu, 23 Jul 2020 04:17:35 +0000 (23 04:17 +0000)
committerEric Wong <bofh@yhbt.net>
Fri, 24 Jul 2020 06:03:52 +0000 (24 06:03 +0000)
tree6cbbacbcb7179b9926930077ad534e1233baa103
parent3137c81b3653f2348bbcedb97aae937ba9469299
configurator: SIGHUP resets early_hints if unset

If a user removes "early_hints" entirely from the config file, a
SIGHUP needs to restore the default value.  This is consistent
with the behavior of all the other configuration variables.

Cc: Jean Boussier <jean.boussier@gmail.com>
lib/unicorn/configurator.rb