]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/server-commands/videos/live-command.ts
Feature/Add replay privacy (#5692)
[github/Chocobozzz/PeerTube.git] / shared / server-commands / videos / live-command.ts
index 4541465bafdb266e1d99bf2f261bc34af7e13253..3273e3a8fe8455460e582eebc03a0170362500f5 100644 (file)
@@ -130,6 +130,7 @@ export class LiveCommand extends AbstractCommand {
         name: 'live',
         permanentLive,
         saveReplay,
+        replaySettings: { privacy },
         channelId: this.server.store.channel.id,
         privacy
       }