APPEARANCE
Use plugins & themes for more involved changes, or add slight customizations.
{{ formErrors.instance.defaultClientRoute }}
{{ formErrors.trending.videos.algorithms.default }}
⚠️ You don't have any external auth plugin enabled. ⚠️ You have multiple external auth plugins enabled.
BROADCAST MESSAGE
Display a message on your instance
{{ formErrors.broadcastMessage.level }}
{{ formErrors.broadcastMessage.message }}
NEW USERS
Manage users to set their quota individually.
⚠️ This functionality requires a lot of attention and extra moderation.
{form.value['signup']['limit'], plural, =1 {user} other {users}}
{{ formErrors.signup.limit }}
Signup won't be limited to a fixed number of users.
{form.value['signup']['minimumAge'], plural, =1 {year old} other {years old}}
{{ formErrors.signup.minimumAge }}
{{ formErrors.user.videoQuota }}
{{ formErrors.user.videoQuotaDaily }}
VIDEOS
allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.
jobs in parallel
{{ formErrors.import.concurrency }}
⚠️ If enabled, we recommend to use a HTTP proxy to prevent private URL access from your PeerTube server
⚠️ We don't recommend to enable this feature if you don't trust your users
⛔ You need to allow import with HTTP URL to be able to activate this feature.
Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.
VIDEO CHANNELS
{form.value['videoChannels']['maxPerUser'], plural, =1 {channel} other {channels}}
{{ formErrors.videoChannels.maxPerUser }}
SEARCH
Allow your users to look up remote videos/actors that may not be federated with your instance
Allow anonymous users to look up remote videos/actors that may not be federated with your instance
⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.
You should only use moderated search indexes in production, or host your own.
{{ formErrors.search.searchIndex.url }}
Otherwise the local search stays used by default
FEDERATION
Manage relations with other instances.
⚠️ This functionality requires a lot of attention and extra moderation.
⚠️ This functionality requires a lot of attention and extra moderation.
See the documentation for more information about the expected URL
{{ formErrors.followings.instance.autoFollowIndex.indexUrl }}
ADMINISTRATORS
{{ formErrors.admin.email }}
TWITTER
Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.
{{ formErrors.services.twitter.username }}
Instance allowed by Twitter If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.
If the instance is not, we use an image link card that will redirect to your PeerTube instance.

Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on https://cards-dev.twitter.com/validator to see if you instance is allowed.