diff options
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r-- | config/production.yaml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example index b43d778e1..402759132 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example | |||
@@ -62,7 +62,7 @@ user: | |||
62 | # Uses a lot of CPU! | 62 | # Uses a lot of CPU! |
63 | transcoding: | 63 | transcoding: |
64 | enabled: true | 64 | enabled: true |
65 | threads: 2 | 65 | threads: 1 |
66 | resolutions: # Only created if the original video has a higher resolution | 66 | resolutions: # Only created if the original video has a higher resolution |
67 | 240p: false | 67 | 240p: false |
68 | 360p: false | 68 | 360p: false |