Issue #2873648 by idebr, andregp, mfb, swentel: With many languages, content_translation_page_attachments adds too many alternate links to the response headers crashing varnish (503)
parent
29ab01213b
commit
7af29a9e52
|
@ -714,7 +714,6 @@ function content_translation_page_attachments(&$page) {
|
|||
'hreflang' => $language->getId(),
|
||||
'href' => $url,
|
||||
],
|
||||
TRUE,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue