Updating config to be consistent with conf files

This commit is contained in:
Austin Taylor
2018-04-02 17:53:24 -04:00
committed by GitHub
parent 9fc9af37f7
commit 0982e26197

View File

@ -4,8 +4,8 @@ hostname=localhost
port=8834
username=nessus_username
password=nessus_password
write_path=/opt/vulnwhisp/nessus/
db_path=/opt/vulnwhisp/database
write_path=/opt/vulnwhisperer/nessus/
db_path=/opt/vulnwhisperer/database
trash=false
verbose=true
@ -15,8 +15,8 @@ enabled = true
hostname = qualysapi.qg2.apps.qualys.com
username = exampleuser
password = examplepass
write_path=/opt/vulnwhisp/qualys/
db_path=/opt/vulnwhisp/database
write_path=/opt/vulnwhisperer/qualys/
db_path=/opt/vulnwhisperer/database
verbose=true
# Set the maximum number of retries each connection should attempt.
@ -31,8 +31,8 @@ hostname = localhost
port = 4000
username = exampleuser
password = examplepass
write_path=/opt/vulnwhisp/openvas/
db_path=/opt/vulnwhisp/database
write_path=/opt/vulnwhisperer/openvas/
db_path=/opt/vulnwhisperer/database
verbose=true
#[proxy]
@ -47,4 +47,4 @@ verbose=true
; proxy authentication
#proxy_username = proxyuser
#proxy_password = proxypass
#proxy_password = proxypass