mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-21 03:02:09 +00:00
Add svg too
This commit is contained in:
parent
62d9272c05
commit
92a35f8857
@ -12,7 +12,7 @@
|
||||
access_log off;
|
||||
}
|
||||
|
||||
location ~* \.(jpg|jpeg|png|gif|ico|css|js)$ {
|
||||
location ~* \.(jpg|jpeg|svg|png|gif|ico|css|js)$ {
|
||||
expires 30d;
|
||||
add_header Cache-Control "public";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user