X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Fdefault.yaml;h=3588a5ec99f388f07922461549209dc98f75a4a1;hb=34cc1d4bf997e7a0c0842f977a47b7e4adb736fa;hp=23be08f85e6b187c2085dab84c6872ceb015af5a;hpb=474542d7ac60f7860daf9ea34d1c31968f43ab29;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/default.yaml b/config/default.yaml index 23be08f85..3588a5ec9 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -396,6 +396,7 @@ live: rtmp: enabled: true port: 1935 + hostname: 'localhost' rtmps: enabled: false @@ -404,6 +405,7 @@ live: key_file: '' # Absolute path cert_file: '' + hostname: 'localhost' # Allow to transcode the live streaming in multiple live resolutions transcoding: @@ -425,6 +427,10 @@ live: 1440p: false 2160p: false +video_editor: + # Enable video edition by users (cut, add intro/outro, add watermark etc) + enabled: false + import: # Add ability for your users to import remote videos (from YouTube, torrent...) videos: