diff --git a/config/firefly.php b/config/firefly.php index e60390db4d..7168273893 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -128,8 +128,6 @@ return [ 'allow_webhooks' => env('ALLOW_WEBHOOKS', false), // email flags - 'send_registration_mail' => env('SEND_REGISTRATION_MAIL', true), - 'warn_new_ip' => env('SEND_LOGIN_NEW_IP_WARNING', true), 'send_report_journals' => envNonEmpty('SEND_REPORT_JOURNALS', true), // info for demo site