]> git.pld-linux.org Git - packages/lighttpd.git/blobdiff - lighttpd.sysconfig
up to 1.4.42
[packages/lighttpd.git] / lighttpd.sysconfig
index 309c3d5b3e5d10693894b160e4abde812f243a03..27e071fd1796058c17967962d67e9dca1f91d603 100644 (file)
@@ -3,5 +3,13 @@
 # Define nice level for lighttpd
 #SERVICE_RUN_NICE_LEVEL="+0"
 
+# Use lighttpd-angel
+# Allows graceful restart and crash recovery.
+# Off by default but consider enabling
+#LIGHT_ANGEL="yes"
+
 # Give it 4096 fd's.
 #SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -n 4096"
+
+# Daemon options, for IPV6 set server.use-ipv6 config variable!
+#HTTPD_OPTS=""
This page took 0.045215 seconds and 4 git commands to generate.