summaryrefslogtreecommitdiff
path: root/tests/proxy.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/proxy.conf')
-rw-r--r--tests/proxy.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/proxy.conf b/tests/proxy.conf
index 769cf69a..e130d4a6 100644
--- a/tests/proxy.conf
+++ b/tests/proxy.conf
@@ -6,6 +6,7 @@ server.port = 2050
## bind to localhost (default: all interfaces)
server.bind = "localhost"
server.errorlog = env.SRCDIR + "/tmp/lighttpd/logs/lighttpd.error.log"
+server.breakagelog = env.SRCDIR + "/tmp/lighttpd/logs/lighttpd.breakage.log"
server.name = "www.example.org"
server.tag = "Proxy"