diff options
Diffstat (limited to 'config/default.yaml')
-rw-r--r-- | config/default.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml index 3bbb3e5c4..2d8afe1c3 100644 --- a/config/default.yaml +++ b/config/default.yaml | |||
@@ -197,6 +197,8 @@ cache: | |||
197 | size: 500 # Max number of previews you want to cache | 197 | size: 500 # Max number of previews you want to cache |
198 | captions: | 198 | captions: |
199 | size: 500 # Max number of video captions/subtitles you want to cache | 199 | size: 500 # Max number of video captions/subtitles you want to cache |
200 | torrents: | ||
201 | size: 500 # Max number of video torrents you want to cache | ||
200 | 202 | ||
201 | admin: | 203 | admin: |
202 | # Used to generate the root user at first startup | 204 | # Used to generate the root user at first startup |