diff options
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r-- | config/production.yaml.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example index 675801caa..d1f18ecde 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example | |||
@@ -433,6 +433,10 @@ live: | |||
433 | 1440p: false | 433 | 1440p: false |
434 | 2160p: false | 434 | 2160p: false |
435 | 435 | ||
436 | video_editor: | ||
437 | # Enable video edition by users (cut, add intro/outro, add watermark etc) | ||
438 | enabled: false | ||
439 | |||
436 | import: | 440 | import: |
437 | # Add ability for your users to import remote videos (from YouTube, torrent...) | 441 | # Add ability for your users to import remote videos (from YouTube, torrent...) |
438 | videos: | 442 | videos: |