X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=installation%2Fpleroma.vcl;h=e68938803d7bd31ba8f3ac7c0ff1cd432068c57d;hb=10773888ad4e0c27ddc92e1b76700e331476d5ab;hp=869d9fe66aa48db77e241320d4f60d70aa1b2a4e;hpb=bdc522da1b9d6cf5d057a1de51babe49e943fadb;p=akkoma diff --git a/installation/pleroma.vcl b/installation/pleroma.vcl index 869d9fe66..e68938803 100644 --- a/installation/pleroma.vcl +++ b/installation/pleroma.vcl @@ -114,7 +114,7 @@ sub vcl_backend_response { } } -# The synthetic response for the HTTP to HTTPS upgrade +# The synthetic response for 301 redirects sub vcl_synth { if (resp.status == 750) { set resp.status = 301;