browser cache json for 4h

This commit is contained in:
Collin M. Barrett 2019-09-02 19:07:30 -05:00
parent 78d7818b47
commit 834825a14d

View file

@ -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;