From 2aa9b9a9b155f2e272a2b3212e6a80d491f00f49 Mon Sep 17 00:00:00 2001 From: mboelen Date: Mon, 15 Feb 2016 12:39:06 +0100 Subject: Changed custom URLs for hardening tips --- default.prf | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'default.prf') diff --git a/default.prf b/default.prf index e1d9cbb6..5e48be31 100644 --- a/default.prf +++ b/default.prf @@ -303,10 +303,13 @@ permdir:/root/.ssh:rwx------:root:-:WARN: #config:skip_upgrade_test:yes: # The URL prefix and append to URL's for your custom tests -# Link will be build with: {control_url_prepend}CONTROL-ID{control_url_append} -#config:control_url_prepend:https://cisofy.com/control/: +# Link will be build with: {control_url_protocol}://{control_url_prepend}CONTROL-ID{control_url_append} +#config:control_url_protocol:https: +#config:control_url_prepend:cisofy.com/control/: #config:control_url_append:/: -#config:custom_url_prepend:https://your-domain.example.org/control-info/: +# The URL prefix and append to URL's for your custom tests +#config:custom_url_protocol:https: +#config:custom_url_prepend:ayour-domain.example.org/control-info/: #config:custom_url_append:/: ################################################################################# -- cgit v1.2.3