X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bmy-account%2Fmy-account-settings%2Fmy-account-video-settings%2Fmy-account-video-settings.component.html;h=7f4437b19bcdf7f837be9fcd32209ee6189b3089;hb=5411da31d1070654e4c4b80ad3ad6889b048a4db;hp=17d8cde06ac734eb893d763d98aa59b8fbf54f54;hpb=43c66a91dfe5b8e101047b815ab2da8512a00904;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html b/client/src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html index 17d8cde06..7f4437b19 100644 --- a/client/src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html +++ b/client/src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html @@ -28,33 +28,47 @@
+ +
+ inputName="webTorrentEnabled" formControlName="webTorrentEnabled" [recommended]="true" + i18n-labelText labelText="Help share videos being played" + > + + The sharing system implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load. + +
+ i18n-labelText labelText="Automatically play videos" + > + + When on a video page, directly start playing the video. + +
+ i18n-labelText labelText="Automatically start playing the next video" + > + + When a video ends, follow up with the next suggested video. + +
- +