diff --git a/monkey/infection_monkey/config.py b/monkey/infection_monkey/config.py index ddf224b10..41eb8dc93 100644 --- a/monkey/infection_monkey/config.py +++ b/monkey/infection_monkey/config.py @@ -72,8 +72,6 @@ class Configuration(object): ########################### # monkey config ########################### - # sets whether or not the monkey is alive. if false will stop scanning and exploiting - should_stop = False # depth of propagation depth = 2