mirror of
https://github.com/YunoHost-Apps/gitlist_ynh.git
synced 2024-09-03 18:36:18 +02:00
Update nginx.conf
This commit is contained in:
parent
f6b4eb12ad
commit
cc6dff98c4
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ location __PATH__/ {
|
|||
location ~* ^[^(\.php)]+\.(jpg|jpeg|gif|png|ico|css|pdf|ppt|txt|bmp|rtf|js)$ {
|
||||
access_log off;
|
||||
expires 1h;
|
||||
add_header Cache-Control public;
|
||||
more_set_headers "Cache-Control: public";
|
||||
}
|
||||
|
||||
# Include SSOWAT user panel.
|
||||
|
|
Loading…
Add table
Reference in a new issue