env('AUTHENTICATION_LOG_NOTIFY', true), /* |-------------------------------------------------------------------------- | Old Logs Clear |-------------------------------------------------------------------------- | | When the clean-command is executed, all authentication logs older than | the number of days specified here will be deleted. | */ 'older' => 365, ];