mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 23:03:00 -04:00
parent
9f04a7c71e
commit
ac9465e96d
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
</IfModule>
|
||||
|
||||
# Add cache control for static resources
|
||||
<FilesMatch "\.(css|js|svg|gif)$">
|
||||
<FilesMatch "\.(css|js|svg|gif|png|jpg|ico)$">
|
||||
Header set Cache-Control "max-age=15778463"
|
||||
</FilesMatch>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue