Commit 834dff69 authored by Andreas Plesner Jacobsen's avatar Andreas Plesner Jacobsen Committed by Tollef Fog Heen

Update to 3.0 syntax

parent 910518a0
......@@ -134,7 +134,7 @@ object is not available in the ban lurker thread.
You can use the following template to write ban lurker friendly bans::
sub vcl_fetch {
set obj.http.x-url = req.url;
set beresp.http.x-url = req.url;
}
sub vcl_deliver {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment