forked from p15670423/monkey
Agent: Remove unused pba properties in config.py
This commit is contained in:
parent
2e3a718469
commit
e855d2ed34
|
@ -89,15 +89,6 @@ class Configuration(object):
|
|||
|
||||
keep_tunnel_open_time = 60
|
||||
|
||||
###########################
|
||||
# post breach actions
|
||||
###########################
|
||||
post_breach_actions = []
|
||||
custom_PBA_linux_cmd = ""
|
||||
custom_PBA_windows_cmd = ""
|
||||
PBA_linux_filename = None
|
||||
PBA_windows_filename = None
|
||||
|
||||
###########################
|
||||
# testing configuration
|
||||
###########################
|
||||
|
|
Loading…
Reference in New Issue