mirror of
https://github.com/bastienwirtz/homer.git
synced 2024-11-07 08:44:00 +01:00
Prevent webserver restart on clock jump
This commit is contained in:
parent
bb4ccfb6c7
commit
263be7806c
@ -8,3 +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 )
|
Loading…
Reference in New Issue
Block a user