aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r--config/production.yaml.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index d75e30276..2794c543c 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -208,6 +208,8 @@ cache:
208 size: 500 # Max number of previews you want to cache 208 size: 500 # Max number of previews you want to cache
209 captions: 209 captions:
210 size: 500 # Max number of video captions/subtitles you want to cache 210 size: 500 # Max number of video captions/subtitles you want to cache
211 torrents:
212 size: 500 # Max number of video torrents you want to cache
211 213
212admin: 214admin:
213 # Used to generate the root user at first startup 215 # Used to generate the root user at first startup