mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-21 10:50:10 +00:00
enable ipv6 for lighttpd
Signed-off-by: szaimen <szaimen@e.mail.de> Revert "enable ipv6 for lighttpd" This reverts commit 3d03d45d0b024845fdd58eb08e490df75219b335. Update lighttpd.conf
This commit is contained in:
@@ -5,6 +5,8 @@ server.port = env.APACHE_PORT
|
||||
server.username = "www-data"
|
||||
server.groupname = "www-data"
|
||||
|
||||
server.use-ipv6 = "enable"
|
||||
|
||||
mimetype.assign = (
|
||||
".html" => "text/html",
|
||||
".txt" => "text/plain",
|
||||
|
||||
Reference in New Issue
Block a user