diff options
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r-- | config/production.yaml.example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example index 884300ddb..a829b46f9 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example | |||
@@ -605,6 +605,11 @@ video_studio: | |||
605 | remote_runners: | 605 | remote_runners: |
606 | enabled: false | 606 | enabled: false |
607 | 607 | ||
608 | video_file: | ||
609 | update: | ||
610 | # Add ability for users to replace the video file of an existing video | ||
611 | enabled: false | ||
612 | |||
608 | import: | 613 | import: |
609 | # Add ability for your users to import remote videos (from YouTube, torrent...) | 614 | # Add ability for your users to import remote videos (from YouTube, torrent...) |
610 | videos: | 615 | videos: |