SOURCES: lighttpd.vim - add some options

glen glen at pld-linux.org
Fri Jan 16 14:26:46 CET 2009


Author: glen                         Date: Fri Jan 16 13:26:46 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- add some options

---- Files affected:
SOURCES:
   lighttpd.vim (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/lighttpd.vim
diff -u SOURCES/lighttpd.vim:1.2 SOURCES/lighttpd.vim:1.3
--- SOURCES/lighttpd.vim:1.2	Thu Oct 30 01:49:25 2008
+++ SOURCES/lighttpd.vim	Fri Jan 16 14:26:41 2009
@@ -45,7 +45,7 @@
 syn match    lighttpdOption   /rrdtool\.\(binary\|db-name\)/
 syn match    lighttpdOption   /server\.\(error-handler-404\|kbytes-per-second\|bind\|tag\|errorlog\|chroot\|dir-listing\)/
 syn match    lighttpdOption   /server\.\(modules\|indexfiles\|document-root\|errorlog-use-syslog\|pid-file\|range-requests\)/
-syn match    lighttpdOption   /server\.\(name\|event-handler\|max-write-idle\|port\|username\|groupname\|errorfile-prefix\)/
+syn match    lighttpdOption   /server\.\(name\|event-handler\|max-write-idle\|max-read-idle\|max-keep-alive-idle\|max-keep-alive-requests\|max-fds\|port\|username\|groupname\|errorfile-prefix\)/
 syn match    lighttpdOption   /static-file\.\(exclude-extensions\|etags\)/
 syn match    lighttpdOption   /status\.\(status-url\|config-url\|statistics-url\)/
 syn match    lighttpdOption   /url\.\(access-deny\|redirect\|rewrite-once\|rewrite\)/
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/lighttpd.vim?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list