X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Fproduction.yaml.example;h=03afe5841b8496e727d80e228daaa4aa2ae957aa;hb=93fe2d9c667b1d13a0c168a9b09829c3433c52c9;hp=d1f18ecdeb78d3d6b99f082f0042561f1a1065b9;hpb=c729caf6cc34630877a0e5a1bda1719384cd0c8a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/production.yaml.example b/config/production.yaml.example index d1f18ecde..03afe5841 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -400,10 +400,17 @@ live: # /!\ transcoding.enabled (and not live.transcoding.enabled) has to be true to create a replay allow_replay: true + # Allow your users to change latency settings (small latency/default/high latency) + # Small latency live streams cannot use P2P + # High latency live streams can increase P2P ratio + latency_setting: + enabled: true + # Your firewall should accept traffic from this port in TCP if you enable live rtmp: enabled: true port: 1935 + hostname: 'localhost' rtmps: enabled: false @@ -412,6 +419,7 @@ live: key_file: '' # Absolute path cert_file: '' + hostname: 'localhost' # Allow to transcode the live streaming in multiple live resolutions transcoding: @@ -630,6 +638,7 @@ client: miniature: # By default PeerTube client displays author username prefer_author_display_name: false + display_author_avatar: false menu: login: