mirror of
https://github.com/YunoHost-Apps/penpot_ynh.git
synced 2024-09-03 19:56:56 +02:00
Formatting?
This commit is contained in:
parent
757f2076f9
commit
59196a54e7
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ location @handle_redirect {
|
||||||
proxy_hide_header x-amz-server-side-encryption;
|
proxy_hide_header x-amz-server-side-encryption;
|
||||||
proxy_pass $redirect_uri;
|
proxy_pass $redirect_uri;
|
||||||
|
|
||||||
more_set_headers "x-internal-redirect: '$redirect_uri'";
|
more_set_headers "x-internal-redirect: '$redirect_uri'";
|
||||||
more_set_headers "x-cache-control: '$redirect_cache_control'";
|
more_set_headers "x-cache-control: '$redirect_cache_control'";
|
||||||
more_set_headers "cache-control: '$redirect_cache_control' -s '200 201 206 301 302 303 307 308'";
|
more_set_headers "cache-control: '$redirect_cache_control' -s '200 201 206 301 302 303 307 308'";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue