clean up stray }
This commit is contained in:
parent
e67be884e5
commit
585a5cc589
1 changed files with 0 additions and 1 deletions
|
@ -243,7 +243,6 @@ sub vcl_recv {
|
|||
if (req.url ~ "^/freemedia/") {
|
||||
set req.backend_hint = freemedia;
|
||||
}
|
||||
}
|
||||
if (req.http.X-Forwarded-Server ~ "^paste.fedoraproject.org") {
|
||||
set req.backend_hint = paste;
|
||||
if (req.url ~ "^/static/") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue