HUP reload restores defaults on unset settings
commitc4579db76b9ed5b0286fad852e798e8a890f093c
authorEric Wong <normalperson@yhbt.net>
Thu, 28 Oct 2010 02:17:25 +0000 (28 02:17 +0000)
committerEric Wong <normalperson@yhbt.net>
Thu, 28 Oct 2010 02:17:25 +0000 (28 02:17 +0000)
tree71ff2073fc59b20467bdcd0b7b37fe7841099c84
parent83644e02068311c7ff9cdbc63efd4764d1518138
HUP reload restores defaults on unset settings

For consistency, changed settings are reset back to
their default values if they are removed or commented
out from the config file.
lib/rainbows/http_server.rb
lib/rainbows/never_block.rb
t/t0018-reload-restore-settings.sh [new file with mode: 0644]