diff options
Diffstat (limited to 'www/wwwoffle/files/patch-conf__wwwoffle.conf')
-rw-r--r-- | www/wwwoffle/files/patch-conf__wwwoffle.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/www/wwwoffle/files/patch-conf__wwwoffle.conf b/www/wwwoffle/files/patch-conf__wwwoffle.conf new file mode 100644 index 000000000000..fdadb74aef47 --- /dev/null +++ b/www/wwwoffle/files/patch-conf__wwwoffle.conf @@ -0,0 +1,12 @@ +--- conf/wwwoffle.conf.template.orig Sat Feb 4 06:41:35 2006 ++++ conf/wwwoffle.conf.template Mon Apr 3 10:23:41 2006 +@@ -12,7 +12,8 @@ + StartUp + { + bind-ipv4 = 0.0.0.0 +- bind-ipv6 = :: ++#bind-ipv6 = :: ++ bind-ipv6 = none + + http-port = 8080 + https-port = 8443 |