Skip to content
Snippets Groups Projects
Commit 94090edb authored by Gioacchino Vino's avatar Gioacchino Vino
Browse files

Improved objects' deletion

parent f46b069c
No related branches found
No related tags found
1 merge request!130Improved objects' deletion
This commit is part of merge request !130. Comments created here will be created in the context of that merge request.
......@@ -8,7 +8,7 @@ from utilities import import_dep_info, process_global_reports_info, read_not_rel
import argparse
### GVM Options ###
WAIT_TIMEOUT = 3600 #1h
WAIT_TIMEOUT = 7200 #1h
parser = argparse.ArgumentParser(
description='Scan endpoints and machines')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment