@extends('layouts.admin') @section('title', 'Security Settings') @section('content')
Manage application security and login throttling policies.
Protect against brute-force attacks by limiting login attempts.
The number of times a user can attempt to log in before being locked out.
{{ $message }}
How many minutes the user must wait before attempting to log in again after being locked out.
Configure automatic refreshing of the dashboard to update schedule statuses.
If enabled, the dashboard will reload automatically to check for new schedule statuses (e.g. Missed, Completed).
How often the dashboard should refresh (in minutes).