From 31dd1ab350ef626e0dd19cfc1e55a957f77b6dc7 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Tue, 8 Apr 2025 04:08:31 -0600 Subject: [PATCH] Update private settings, change "Private Account" to "Manually Review Follow Requests" --- resources/views/settings/privacy.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/settings/privacy.blade.php b/resources/views/settings/privacy.blade.php index 82d3dcc9a..7224e783a 100644 --- a/resources/views/settings/privacy.blade.php +++ b/resources/views/settings/privacy.blade.php @@ -21,9 +21,9 @@
is_private ? 'checked=""':''}}> -

{{__('settings.privacy.when_your_account_is_private_only_people_you_etc')}}

+

When you get a follow request, Pixelfed will not automatically approve it. You can instead manually confirm or deny the follow request. Your existing followers won't be affected.