From bec39dfbefb2ca3406f89ae0a6c16726c7d0c569 Mon Sep 17 00:00:00 2001 From: deejay1 Date: Tue, 29 Mar 2005 20:39:21 +0000 Subject: [PATCH] - -6 option no longer understood Changed files: lighttpd.sysconfig -> 1.3 --- lighttpd.sysconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lighttpd.sysconfig b/lighttpd.sysconfig index df7a72a..aba3188 100644 --- a/lighttpd.sysconfig +++ b/lighttpd.sysconfig @@ -6,5 +6,5 @@ # Give it 4096 fd's. #SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -n 4096" -# use IPv6 -#HTTPD_OPTS="-6" +# Daemon options, for IPV6 set server.use-ipv6 config variable! +#HTTPD_OPTS="" -- 2.44.0