forked from p15670423/monkey
UT: Remove max iters and timeout between iters config options from UT sample config
This commit is contained in:
parent
e774fc8a1e
commit
f6ebc2ffea
|
@ -165,8 +165,6 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"persistent_scanning": {
|
"persistent_scanning": {
|
||||||
"max_iterations": 1,
|
|
||||||
"timeout_between_iterations": 100,
|
|
||||||
"retry_failed_explotation": true
|
"retry_failed_explotation": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue