adding listings caching to Matrix
This commit is contained in:
parent
59c559354f
commit
c4cd3c0940
3 changed files with 57 additions and 8 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue