diff options
Diffstat (limited to 'support')
-rw-r--r-- | support/docker/production/config/production.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/docker/production/config/production.yaml b/support/docker/production/config/production.yaml index ae6bf3982..2ac3c8f44 100644 --- a/support/docker/production/config/production.yaml +++ b/support/docker/production/config/production.yaml | |||
@@ -52,6 +52,7 @@ storage: | |||
52 | torrents: '../data/torrents/' | 52 | torrents: '../data/torrents/' |
53 | captions: '../data/captions/' | 53 | captions: '../data/captions/' |
54 | cache: '../data/cache/' | 54 | cache: '../data/cache/' |
55 | plugins: '../data/plugins/' | ||
55 | 56 | ||
56 | log: | 57 | log: |
57 | level: 'info' # debug/info/warning/error | 58 | level: 'info' # debug/info/warning/error |