@extends('settings.template') @section('section')

Privacy Settings


Muted Users Blocked Users

@csrf
is_private ? 'checked=""':''}}>

When your account is private, only people you approve can see your photos and videos on pixelfed. Your existing followers won't be affected.

crawlable ? 'checked=""':''}} {{$settings->is_private ? 'disabled=""':''}}>

When your account is visible to search engines, your information can be crawled and stored by search engines.

show_profile_follower_count ? 'checked=""':''}}>

Display follower count on profile

show_profile_following_count ? 'checked=""':''}}>

Display following count on profile


@endsection