From df5ad37e297ffe69ec20c9aec332f81ef7e7e6fa Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Aug 2016 16:08:22 +0000 Subject: Remove trailing whitespace (cherry picked from commit 12d3537a7cb975b0a75698f1e1f90e66313a6893) --- config/lighttpd.sample.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/lighttpd.sample.conf') diff --git a/config/lighttpd.sample.conf b/config/lighttpd.sample.conf index 23dbe0d..f1b605b 100644 --- a/config/lighttpd.sample.conf +++ b/config/lighttpd.sample.conf @@ -71,7 +71,7 @@ server.follow-symlink = "enable" # event handler (defaults to "poll") # see performance.txt -# +# # for >= linux-2.4 # server.event-handler = "linux-rtsig" # for >= linux-2.6 @@ -290,7 +290,7 @@ url.access-deny = ("~", ".inc") # don't forget to add index.cml to server.indexfiles # cml.extension = ".cml" # cml.memcache-hosts = ( "127.0.0.1:11211" ) -# }}} +# }}} # {{{ mod_webdav # see webdav.txt -- cgit v1.2.3