Island: Remove tcp scan interval option

This commit is contained in:
Ilija Lazoroski 2021-12-14 11:55:03 +01:00
parent b9219e3783
commit c2e76b6462
1 changed files with 0 additions and 6 deletions

View File

@ -96,12 +96,6 @@ INTERNAL = {
"description": "List of TCP ports the monkey will check whether "
"they're open",
},
"tcp_scan_interval": {
"title": "TCP scan interval",
"type": "integer",
"default": 0,
"description": "Time to sleep (in milliseconds) between scans",
},
"tcp_scan_timeout": {
"title": "TCP scan timeout",
"type": "integer",