From a19a34cbf3e5126c6ebb92715aaa46d13a8419ad Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Tue, 21 Feb 2017 15:40:06 +0100 Subject: Allow data uploads to be configured in profile --- default.prf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'default.prf') diff --git a/default.prf b/default.prf index 6adf7d8c..abf6b75e 100644 --- a/default.prf +++ b/default.prf @@ -76,6 +76,9 @@ skip-plugins=no # Scan type - how deep the audit should be (light, normal or full) test-scan-mode=full +# Upload data to central server +upload=no + # The hostname/IP address to receive the data upload-server= -- cgit v1.2.3