diff --git a/resources/views/livewire/settings/index.blade.php b/resources/views/livewire/settings/index.blade.php index 7ab92d9c1..47e6e2a2e 100644 --- a/resources/views/livewire/settings/index.blade.php +++ b/resources/views/livewire/settings/index.blade.php @@ -156,7 +156,7 @@ confirmationLabel="Please type the confirmation text to disable two step confirmation." shortConfirmationLabel="Confirmation text" step3ButtonText="Disable Two Step Confirmation" /> -
Warning!
Disabling two step confirmation reduces security (as anyone can easily delete anything) and increases the risk of accidental actions. This is not recommended for production servers.