mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
copr-be: prod: inherit CDN cache config from stg
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
5ad2eb94d9
commit
f7d564993c
@@ -503,6 +503,6 @@ $HTTP["url"] =~ "\.log$" {
|
||||
mimetype.assign = ("" => "text/plain; charset=utf-8" )
|
||||
}
|
||||
|
||||
$HTTP["url"] =~ "/repodata/*" {
|
||||
$HTTP["url"] =~ "/repomd.xml" {
|
||||
setenv.add-response-header = ( "Cache-Control" => "no-cache")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user