Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bit about login disclaimer and remove name ref #1200

Merged
merged 4 commits into from
Nov 14, 2024
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/general/community-standards/servers.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ Requests for support/help with other people's servers will be ignored.

## If You Run A Jellyfin Server

If you run a Jellyfin server instance for other people, ensure that your users are aware that **you** are their contact for help and support, not us. We are not your server's "customer support" team. **You are not "Jellyfin"**. Do not use our name. Do not insinuate to your users that your server is run by us or that we are the same people.
If you run a Jellyfin server instance for other people, ensure that your users are aware that **you** are their contact for help and support, not us as a project. We are not your server's "customer support" team. **You are not "Jellyfin"**. Do not insinuate to your users that your server is run by us or that we are the same people.

The best way to avoid problems here is to use the "Branding" -> "Login disclaimer" field in the server "General" settings. At the very least, give your users a help link, contact form, or something that directs them to **you** on this screen, so they know who to contact when they need help with logging in, etc.

We will link your users to this page if they contact us for help with your server. If you are charging people for pirate access to a Jellyfin server and violate these guidelines, and we become aware, we reserve the right to report you to your hosting provider for piracy and ban you and your users from our support channels. This is [a violation of our community standards](/docs/general/community-standards) and will not be tolerated.

Expand Down
Loading