generate atom feed for releases
This commit is contained in:
@@ -156,7 +156,7 @@ http {
|
||||
gzip_static off;
|
||||
}
|
||||
|
||||
location ~ "\.(json|pdf|txt|xml)$" {
|
||||
location ~ "\.(atom|json|pdf|txt|xml)$" {
|
||||
include /etc/nginx/snippets/security-headers.conf;
|
||||
add_header Cache-Control "public, max-age=1800";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user