]> git.pld-linux.org Git - packages/lighttpd.git/blob - lighttpd.sysconfig
- fix for ticket #31 (http://trac.lighttpd.net/trac/ticket/31)
[packages/lighttpd.git] / lighttpd.sysconfig
1 # Customized settings for lighttpd
2
3 # Define nice level for lighttpd
4 #SERVICE_RUN_NICE_LEVEL="+0"
5
6 # Give it 4096 fd's.
7 #SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -n 4096"
8
9 # use IPv6
10 #HTTPD_OPTS="-6"
This page took 0.027352 seconds and 3 git commands to generate.