diff options
Diffstat (limited to 'config/test.yaml')
-rw-r--r-- | config/test.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/test.yaml b/config/test.yaml index 0f280eabd..73bc5da98 100644 --- a/config/test.yaml +++ b/config/test.yaml | |||
@@ -26,6 +26,9 @@ redundancy: | |||
26 | - | 26 | - |
27 | size: '100KB' | 27 | size: '100KB' |
28 | strategy: 'most-views' | 28 | strategy: 'most-views' |
29 | - | ||
30 | size: '100KB' | ||
31 | strategy: 'trending' | ||
29 | 32 | ||
30 | cache: | 33 | cache: |
31 | previews: | 34 | previews: |