Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
paladox authored Nov 13, 2024
1 parent e3c2766 commit dc4662b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GlobalCache.php
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@

$wgQueryCacheLimit = 5000;

// 7 days
// 10 days
$wgParserCacheExpireTime = 86400 * 10;

// 3 days
Expand Down

0 comments on commit dc4662b

Please sign in to comment.