From: Bastien Wirtz Date: Sun, 3 Jul 2022 20:09:14 +0000 (+0200) Subject: Missing eof X-Git-Tag: v22.07.2~2^2~9 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=5890d4193253a7cc204a3e44e94ffdce3fb68ff5;p=github%2Fbastienwirtz%2Fhomer.git Missing eof --- diff --git a/lighttpd.conf b/lighttpd.conf index f62657a..fa0cfb2 100644 --- a/lighttpd.conf +++ b/lighttpd.conf @@ -8,4 +8,4 @@ server.document-root = "/www" alias.url = ( env.SUBFOLDER => "/www" ) server.indexfiles = ("index.html") server.follow-symlink = "enable" -server.feature-flags += ( "server.clock-jump-restart" => 0 ) \ No newline at end of file +server.feature-flags += ( "server.clock-jump-restart" => 0 )