client/src/app/+admin/config/pages/admin-config-information.component.html
Admin email @if (formErrors.admin.email) { {{ formErrors.admin.email }} }
Name @if (formErrors.instance.name) { {{ formErrors.instance.name }} }
Short description @if (formErrors.instance.shortDescription) { {{ formErrors.instance.shortDescription }} }
Description
Default language
Default language used for users, in emails for example.
The web interface still uses the web browser preferred language if not overridden by user preference
Main instance categories
Main languages you/your moderators speak
Server country PeerTube uses this setting to explain to your users which law they must follow in the "About" pages @if (formErrors.instance.serverCountry) { {{ formErrors.instance.serverCountry }} }
Social links and support information displayed in the About pages
Support text Explain to your users how to support your platform. If set, PeerTube will display a "Support" button in "About" instance pages
External link Link to your main website @if (formErrors.instance.social.externalLink) { {{ formErrors.instance.social.externalLink }} }
Mastodon link @if (formErrors.instance.social.mastodonLink) { {{ formErrors.instance.social.mastodonLink }} }
X link @if (formErrors.instance.social.xLink) { {{ formErrors.instance.social.xLink }} }
Bluesky link @if (formErrors.instance.social.blueskyLink) { {{ formErrors.instance.social.blueskyLink }} }
Manage users to build a moderation team.
This instance is dedicated to sensitive content Enabling it will allow other administrators to know that you are mainly federating sensitive content.
Moreover, the "sensitive content" checkbox on video upload will be automatically checked by default.
@if (formErrors.instance.defaultNSFWPolicy) { {{ formErrors.instance.defaultNSFWPolicy }} }
Terms
Code of conduct
Moderation information Who moderates the instance? What is the policy regarding sensitive content? Political videos? etc
Who is behind the instance? A single person? A non-profit? A company?
Why did you create this instance? To share your personal videos? To open registrations and allow people to upload what they want?
How long do you plan to maintain this instance? It's important to know for users who want to register on your instance
How will you finance the PeerTube server? With your own funds? With user donations? Advertising?
What server/hardware does the instance run on? i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.