diff options
author | Chocobozzz <me@florianbigard.com> | 2018-10-18 15:59:25 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-10-18 16:54:25 +0200 |
commit | f65bcbb50f2605ccc739aeb05e88f7d2026eb0fc (patch) | |
tree | c66ff26c7ce988e843bc1396dd776a0280888973 /client/src/app/+about/about-peertube/about-peertube.component.html | |
parent | 198d764ff08047ec469b21b1e8c54d8d29ef2b8d (diff) | |
download | PeerTube-f65bcbb50f2605ccc739aeb05e88f7d2026eb0fc.tar.gz PeerTube-f65bcbb50f2605ccc739aeb05e88f7d2026eb0fc.tar.zst PeerTube-f65bcbb50f2605ccc739aeb05e88f7d2026eb0fc.zip |
PeerTube is not in beta anymore
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.html | 4 |
1 files changed, 2 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 13ce89f75..d3fc9a828 100644 --- a/client/src/app/+about/about-peertube/about-peertube.component.html +++ b/client/src/app/+about/about-peertube/about-peertube.component.html | |||
@@ -83,7 +83,7 @@ | |||
83 | <h6 i18n class="p2p-privacy-title">What will be done to mitigate this problem?</h6> | 83 | <h6 i18n class="p2p-privacy-title">What will be done to mitigate this problem?</h6> |
84 | 84 | ||
85 | <p i18n> | 85 | <p i18n> |
86 | PeerTube is only in beta, and want to deliver the best countermeasures possible by the time the stable is released. | 86 | PeerTube is in its early stages, and want to deliver the best countermeasures possible by the time the stable is released. |
87 | In the meantime, we want to test different ideas related to this issue: | 87 | In the meantime, we want to test different ideas related to this issue: |
88 | </p> | 88 | </p> |
89 | 89 | ||
@@ -94,4 +94,4 @@ | |||
94 | <li i18n>Disable P2P from the administration interface</li> | 94 | <li i18n>Disable P2P from the administration interface</li> |
95 | <li i18n>An automatic video redundancy program: we wouldn't know if the IP downloaded the video on purpose or if it was the automatized program</li> | 95 | <li i18n>An automatic video redundancy program: we wouldn't know if the IP downloaded the video on purpose or if it was the automatized program</li> |
96 | </ul> | 96 | </ul> |
97 | </div> \ No newline at end of file | 97 | </div> |