forked from p15670423/monkey
UT: Remove self delete on cleanup
This commit is contained in:
parent
0f2a86d672
commit
43677d8edc
|
@ -52,7 +52,6 @@
|
||||||
"monkey": {
|
"monkey": {
|
||||||
"victims_max_find": 100,
|
"victims_max_find": 100,
|
||||||
"victims_max_exploit": 100,
|
"victims_max_exploit": 100,
|
||||||
"self_delete_in_cleanup": true,
|
|
||||||
"use_file_logging": true,
|
"use_file_logging": true,
|
||||||
"serialize_config": false,
|
"serialize_config": false,
|
||||||
"alive": true,
|
"alive": true,
|
||||||
|
|
Loading…
Reference in New Issue