Mercurial > p > roundup > code
diff doc/customizing.txt @ 6219:ddc6739579ca
60*5 != 900 fix cache time description.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 02 Jul 2020 21:41:12 -0400 |
| parents | a701c9c81597 |
| children | 6672d92b2ce1 |
line wrap: on
line diff
--- a/doc/customizing.txt Thu Jul 02 20:05:02 2020 -0400 +++ b/doc/customizing.txt Thu Jul 02 21:41:12 2020 -0400 @@ -1363,7 +1363,7 @@ * a css file (e.g. @@file/style.css) will be cached for an hour * javascript files (e.g. @@file/libraries/jquery.js) will be cached for 30 seconds - * a file named rss.xml will be cached for 5 minutes + * a file named rss.xml will be cached for 15 minutes * a file named local.js will be cached for 2 hours Note that a file name match overrides the mime type settings.
