aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2023-07-19 16:02:49 +0200
committerChocobozzz <me@florianbigard.com>2023-07-21 17:38:13 +0200
commit12dc3a942a13c7f1489822dae052da197ef15905 (patch)
tree7b87b6be692af0b62ebac17e720c80244fd8a7ec /config/default.yaml
parentc6867725fb8e3dfbc2018a37ed5a963103587cb6 (diff)
downloadPeerTube-12dc3a942a13c7f1489822dae052da197ef15905.tar.gz
PeerTube-12dc3a942a13c7f1489822dae052da197ef15905.tar.zst
PeerTube-12dc3a942a13c7f1489822dae052da197ef15905.zip
Implement replace file in server side
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index e590ab300..10d3f79e7 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -595,6 +595,11 @@ video_studio:
595 remote_runners: 595 remote_runners:
596 enabled: false 596 enabled: false
597 597
598video_file:
599 update:
600 # Add ability for users to replace the video file of an existing video
601 enabled: false
602
598import: 603import:
599 # Add ability for your users to import remote videos (from YouTube, torrent...) 604 # Add ability for your users to import remote videos (from YouTube, torrent...)
600 videos: 605 videos: