@extends('settings.template') @push('styles') @endpush @section('section')
Control who can interact with you and how your profile appears across Pixelfed.
Control who can follow your account and see your posts.
When you get a follow request, Pixelfed will not automatically approve it. You can manually confirm or deny each request. Your existing followers won't be affected unless you choose otherwise.
Choose where your profile and posts can be discovered.
{{ __('settings.privacy.when_your_account_is_visible_to_search_engines_etc') }} @if($settings->is_private) {{ __('settings.privacy.not_available_when_your_account_is_private') }} @endif
{{ __('settings.privacy.your_public_posts_may_appear_in_search_results_etc') }} @if($settings->is_private) {{ __('settings.privacy.not_available_when_your_account_is_private') }} @endif
{{ __('settings.privacy.when_this_option_is_enabled_your_profile_is_etc') }} @if($settings->is_private) {{ __('settings.privacy.not_available_when_your_account_is_private') }} @endif
Control who is allowed to contact you.
{{ __('settings.privacy.if_selected_you_will_be_able_to_receive_messages_etc') }}
Choose what information is displayed publicly on your profile.
{{ __('settings.privacy.display_follower_count_on_profile') }}
{{ __('settings.privacy.display_following_count_on_profile') }}
Manage how your profile and posts can be shared outside Pixelfed.
{{ __('settings.privacy.disable_post_and_profile_embeds') }}
{{ __('settings.privacy.enable_your_profile_atom_feed_only_public_profiles_etc') }}
Control whether other people can recommend your account in collections.
People on other servers can add you to featured collections, sometimes called starter packs, that help new users find accounts to follow.
You can remove yourself from a collection at any time from Featured Collections .
Control whether people on other servers can quote your posts.
This is the default for your public and unlisted posts. Apps can set a different choice on individual posts. Followers-only posts can never be quoted by anyone else.
You can review quotes of your posts and revoke any of them from Quotes of your posts .
{{ __('settings.privacy.please_select_the_type_of_private_account_you_etc') }}