UT: Remove started_on_island from sample configs

This commit is contained in:
Shreya Malviya 2021-12-08 21:33:57 +05:30
parent 03b7be3be1
commit a91d6e1f05
2 changed files with 1 additions and 3 deletions

View File

@ -101,7 +101,6 @@
"skip_exploit_if_file_exist": false,
"smb_download_timeout": 300,
"smb_service_name": "InfectionMonkey",
"started_on_island": false,
"subnet_scan_list": [],
"system_info_collector_classes": [
"AwsCollector",

View File

@ -44,8 +44,7 @@
},
"internal": {
"general": {
"keep_tunnel_open_time": 60,
"started_on_island": false
"keep_tunnel_open_time": 60
},
"monkey": {
"victims_max_find": 100,