]> git.pld-linux.org Git - packages/lighttpd.git/blame - lighttpd.sysconfig
up to 1.4.38
[packages/lighttpd.git] / lighttpd.sysconfig
CommitLineData
93f651b9
ER
1# Customized settings for lighttpd
2
3# Define nice level for lighttpd
4#SERVICE_RUN_NICE_LEVEL="+0"
5
61fdfa32 6# Use lighttpd-angel
a9b4f617 7# Allows graceful restart and crash recovery.
61fdfa32
PG
8# Off by default but consider enabling
9#LIGHT_ANGEL="yes"
10
93f651b9
ER
11# Give it 4096 fd's.
12#SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -n 4096"
93219c0e 13
bec39dfb 14# Daemon options, for IPV6 set server.use-ipv6 config variable!
15#HTTPD_OPTS=""
This page took 0.759939 seconds and 4 git commands to generate.