diff --git a/default.prf b/default.prf index cd2b5fb3..7727a09d 100644 --- a/default.prf +++ b/default.prf @@ -381,10 +381,13 @@ config:compliance_standards:cis,hipaa,iso27001,pci-dss: ################################################################################# # -# Configuration (New Style) - Some options are not used yet +# Configuration (New Style) # ################################################################################# +# Show non-zero exit code when warnings are found (default: no) +#error-on-warnings=yes + # Enable quick mode (no waiting for keypresses, same as --quick option) #quick=yes