]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- initial
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 10 Jan 2005 18:18:03 +0000 (18:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd.sysconfig -> 1.1

lighttpd.sysconfig [new file with mode: 0644]

diff --git a/lighttpd.sysconfig b/lighttpd.sysconfig
new file mode 100644 (file)
index 0000000..309c3d5
--- /dev/null
@@ -0,0 +1,7 @@
+# Customized settings for lighttpd
+
+# Define nice level for lighttpd
+#SERVICE_RUN_NICE_LEVEL="+0"
+
+# Give it 4096 fd's.
+#SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -n 4096"
This page took 0.252478 seconds and 4 git commands to generate.