correct excluded IP (#26027)

This commit is contained in:
rich-kettlewell 2023-01-31 10:36:39 +00:00 committed by GitHub
parent 1ced3e589a
commit 31901111b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ Minimum number of minutes between scans of active devices:
required: true
type: integer
Network addresses to exclude from scanning:
description: A comma-separated list of IP addresses not to scan. The above example will skip `192.168.1.50`.
description: A comma-separated list of IP addresses not to scan. The above example will skip `192.168.1.8`.
required: false
type: string
Raw configurable scan options for Nmap: