comparison 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
comparison
equal deleted inserted replaced
6218:7146b68ac263 6219:ddc6739579ca
1361 path in the tracker's `config.ini`. In the example above: 1361 path in the tracker's `config.ini`. In the example above:
1362 1362
1363 * a css file (e.g. @@file/style.css) will be cached for an hour 1363 * a css file (e.g. @@file/style.css) will be cached for an hour
1364 * javascript files (e.g. @@file/libraries/jquery.js) will be cached 1364 * javascript files (e.g. @@file/libraries/jquery.js) will be cached
1365 for 30 seconds 1365 for 30 seconds
1366 * a file named rss.xml will be cached for 5 minutes 1366 * a file named rss.xml will be cached for 15 minutes
1367 * a file named local.js will be cached for 2 hours 1367 * a file named local.js will be cached for 2 hours
1368 1368
1369 Note that a file name match overrides the mime type settings. 1369 Note that a file name match overrides the mime type settings.
1370 1370
1371 1371

Roundup Issue Tracker: http://roundup-tracker.org/