Skip to content

Commit 05936a0

Browse files
committed
60*5 != 900 fix cache time description.
1 parent a9c6f7f commit 05936a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/customizing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1363,7 +1363,7 @@ path in the tracker's `config.ini`. In the example above:
13631363
* a css file (e.g. @@file/style.css) will be cached for an hour
13641364
* javascript files (e.g. @@file/libraries/jquery.js) will be cached
13651365
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
13671367
* a file named local.js will be cached for 2 hours
13681368

13691369
Note that a file name match overrides the mime type settings.

0 commit comments

Comments
 (0)