aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about/about-peertube/about-peertube.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+about/about-peertube/about-peertube.component.html')
-rw-r--r--client/src/app/+about/about-peertube/about-peertube.component.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/client/src/app/+about/about-peertube/about-peertube.component.html b/client/src/app/+about/about-peertube/about-peertube.component.html
index 93670fe4e..65e06b3a1 100644
--- a/client/src/app/+about/about-peertube/about-peertube.component.html
+++ b/client/src/app/+about/about-peertube/about-peertube.component.html
@@ -11,7 +11,7 @@
11 </p> 11 </p>
12 12
13 <p i18n> 13 <p i18n>
14 It is a free and open-source software, under the <a href="https://github.com/Chocobozzz/PeerTube/blob/develop/LICENSE">AGPLv3 14 It is free and open-source software, under <a href="https://github.com/Chocobozzz/PeerTube/blob/develop/LICENSE">AGPLv3
15 licence</a>. 15 licence</a>.
16 </p> 16 </p>
17 17
@@ -156,7 +156,6 @@
156 <li i18n>We set a limit to the number of peers sent by the tracker</li> 156 <li i18n>We set a limit to the number of peers sent by the tracker</li>
157 <li i18n>We set a limit on the request frequency received by the tracker</li> 157 <li i18n>We set a limit on the request frequency received by the tracker</li>
158 <li i18n>Allow instance admins to disable P2P from the administration interface</li> 158 <li i18n>Allow instance admins to disable P2P from the administration interface</li>
159 <li i18n>Automatic video redundancy from some instances: one doesn't know if the IP downloaded the video on purpose or if it a server</li>
160 </ul> 159 </ul>
161 160
162 <p i18n> 161 <p i18n>