mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
browser cache json for 4h
This commit is contained in:
parent
78d7818b47
commit
834825a14d
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ map $sent_http_content_type $expires {
|
|||
~*application/rdf\+xml 1h;
|
||||
~*application/rss\+xml 1h;
|
||||
|
||||
~*application/json 0;
|
||||
~*application/json 4h;
|
||||
~*application/ld\+json 0;
|
||||
~*application/schema\+json 0;
|
||||
~*application/geo\+json 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue