From b3d5cb92b100406df98e5cd1f54eff9cd2078b1c Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 18 Feb 2021 11:07:08 +0100 Subject: Add ability to update torrents cache in client --- config/test.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config') diff --git a/config/test.yaml b/config/test.yaml index ae8011ba5..33c11afc3 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -61,6 +61,8 @@ cache: size: 1 captions: size: 1 + torrents: + size: 1 signup: enabled: true -- cgit v1.2.3