diff options
Diffstat (limited to 'client/src/app/+admin')
-rw-r--r-- | client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html | 4 | ||||
-rw-r--r-- | client/src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html b/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html index 2a9f9d69d..2a46e61df 100644 --- a/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html +++ b/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html | |||
@@ -280,7 +280,7 @@ | |||
280 | i18n-labelText labelText="Allow import with HTTP URL (e.g. YouTube)" | 280 | i18n-labelText labelText="Allow import with HTTP URL (e.g. YouTube)" |
281 | > | 281 | > |
282 | <ng-container ngProjectAs="description"> | 282 | <ng-container ngProjectAs="description"> |
283 | <span i18n>⚠️ If enabled, we recommend to use <a class="link-orange" href="https://docs.joinpeertube.org/maintain-configuration?id=security">a HTTP proxy</a> to prevent private URL access from your PeerTube server</span> | 283 | <span i18n>⚠️ If enabled, we recommend to use <a class="link-orange" href="https://docs.joinpeertube.org/maintain/configuration?id=security">a HTTP proxy</a> to prevent private URL access from your PeerTube server</span> |
284 | </ng-container> | 284 | </ng-container> |
285 | </my-peertube-checkbox> | 285 | </my-peertube-checkbox> |
286 | </div> | 286 | </div> |
@@ -503,7 +503,7 @@ | |||
503 | <div i18n>⚠️ This functionality requires a lot of attention and extra moderation.</div> | 503 | <div i18n>⚠️ This functionality requires a lot of attention and extra moderation.</div> |
504 | 504 | ||
505 | <span i18n> | 505 | <span i18n> |
506 | See <a class="link-orange" href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferrer" target="_blank">the documentation</a> for more information about the expected URL | 506 | See <a class="link-orange" href="https://docs.joinpeertube.org/admin/following-instances?id=automatically-follow-other-instances" rel="noopener noreferrer" target="_blank">the documentation</a> for more information about the expected URL |
507 | </span> | 507 | </span> |
508 | </ng-container> | 508 | </ng-container> |
509 | 509 | ||
diff --git a/client/src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html b/client/src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html index 1e7691f9e..531fa0cfe 100644 --- a/client/src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html +++ b/client/src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html | |||
@@ -10,7 +10,7 @@ | |||
10 | </span> | 10 | </span> |
11 | 11 | ||
12 | <span i18n> | 12 | <span i18n> |
13 | However, you may want to read <a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://docs.joinpeertube.org/admin-configuration?id=transcoding">our guidelines</a> before tweaking the following values. | 13 | However, you may want to read <a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://docs.joinpeertube.org/admin/configuration?id=transcoding">our guidelines</a> before tweaking the following values. |
14 | </span> | 14 | </span> |
15 | </div> | 15 | </div> |
16 | </div> | 16 | </div> |