UT: Remove max iters and timeout between iters config options from UT sample config

This commit is contained in:
Shreya Malviya 2021-11-16 12:56:28 +05:30 committed by Mike Salvatore
parent e774fc8a1e
commit f6ebc2ffea
1 changed files with 0 additions and 2 deletions

View File

@ -165,8 +165,6 @@
]
},
"persistent_scanning": {
"max_iterations": 1,
"timeout_between_iterations": 100,
"retry_failed_explotation": true
}
}