From 67ed6552b831df66713bac9e672738796128d33f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 23 Jun 2020 14:10:17 +0200 Subject: Reorganize client shared modules --- .../instance-features-table.component.html | 107 --------------------- 1 file changed, 107 deletions(-) delete mode 100644 client/src/app/shared/instance/instance-features-table.component.html (limited to 'client/src/app/shared/instance/instance-features-table.component.html') diff --git a/client/src/app/shared/instance/instance-features-table.component.html b/client/src/app/shared/instance/instance-features-table.component.html deleted file mode 100644 index f6a3b7f0b..000000000 --- a/client/src/app/shared/instance/instance-features-table.component.html +++ /dev/null @@ -1,107 +0,0 @@ -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Features found on this instance
PeerTube version{{ getServerVersionAndCommit() }}
-
Default NSFW/sensitive videos policy
-
can be redefined by the users
-
{{ buildNSFWLabel() }}
User registration allowed - -
Video uploads
Transcoding in multiple resolutions - -
Video uploads - Requires manual validation by moderators - Automatically published -
Video quota - - {{ initialUserVideoQuota | bytes: 0 }} ({{ dailyUserVideoQuota | bytes: 0 }} per day) - - - -
-
-
-
- - - Unlimited ({{ dailyUserVideoQuota | bytes: 0 }} per day) - -
Import
HTTP import (YouTube, Vimeo, direct URL...) - -
Torrent import - -
Player
P2P enabled - -
Search
Users can resolve distant content - -
-
-- cgit v1.2.3