adding listings caching to Matrix

This commit is contained in:
Yung Han Khoe 2009-05-13 07:43:43 +00:00
parent 59c559354f
commit c4cd3c0940
3 changed files with 57 additions and 8 deletions

View file

@ -448,6 +448,16 @@ to increase performance. How long should we cache them?|,
lastUpdated => 0,
},
'listings cache timeout label' => {
message => q|Listings Cache Timeout|,
lastUpdated => 0,
},
'listings cache timeout description' => {
message => q|The complete list of Matrix listings can be cached for some time to increase performance. How long should we cache it?|,
lastUpdated => 0,
},
'rating timeout description' => {
message => q|Set a timeout so that users are prevented from rating a given listing too often.|,
lastUpdated => 1135271460,