diff options
Diffstat (limited to 'pyload/webui/servers/lighttpd_default.conf')
-rw-r--r-- | pyload/webui/servers/lighttpd_default.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/webui/servers/lighttpd_default.conf b/pyload/webui/servers/lighttpd_default.conf index aa199b3f3..a821096c6 100644 --- a/pyload/webui/servers/lighttpd_default.conf +++ b/pyload/webui/servers/lighttpd_default.conf @@ -47,7 +47,7 @@ index-file.names = ( "index.php", "index.html", "index.htm", "default.htm" ) ## set the event-handler (read the performance section in the manual) -# server.event-handler = "freebsd-kqueue" # needed on OS X +# server.event-handler = "freebsd-kqueue" #: needed on OS X # mimetype mapping mimetype.assign = ( |