info on the REPORT_FROM setting #279 work

This commit is contained in:
Jokob-sk
2023-07-06 19:19:41 +10:00
parent e5be488b3f
commit 1fc11cd49f

View File

@@ -583,7 +583,7 @@ The arp-scan time itself depends on the number of IP addresses to check so set t
'REPORT_TO_name' => 'Send email to',
'REPORT_TO_description' => 'Email address to which the notification will be send to.',
'REPORT_FROM_name' => 'Email subject',
'REPORT_FROM_description' => 'Notification email subject line.',
'REPORT_FROM_description' => 'Notification email subject line. Some SMTP servers need this to be an email.',
//Webhooks
'Webhooks_display_name' => 'Webhooks',