[config] inherit server.use-ipv6 and server.set-v6only (fixes #678)
commit2cdc017fb9d5296cfd7cd2a103fb948caa791a2b
authorGlenn Strauss <gstrauss@gluelogic.com>
Sat, 16 Jul 2016 20:15:19 +0000 (16 16:15 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Sat, 16 Jul 2016 20:15:19 +0000 (16 16:15 -0400)
treecb603a1f8ce136f56fe19ec7e199ac3259250af5
parente9c9f425646e7426bb9642ba961bd485a05c5868
[config] inherit server.use-ipv6 and server.set-v6only (fixes #678)

inherit server.use-ipv6 and server.set-v6only from global scope
into $SERVER["socket"] blocks

(This potential behavior change was announced with lighttpd 1.4.40)

x-ref:
  "$SERVER["socket"] to bind to IPv6 by default"
  https://redmine.lighttpd.net/issues/678
src/configfile.c