Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2016-06-11 15:09:41 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-06-11 15:09:41 +0300
commitf851834dbd103a2ede45efad58f5316a02a6095e (patch)
treee393b4030194422a807092279a2dcd67249c9d43 /default.prf
parent7ff4f3b1d36894720806cea0260007519e329871 (diff)
Added support for multiple languages
Diffstat (limited to 'default.prf')
-rw-r--r--default.prf3
1 files changed, 3 insertions, 0 deletions
diff --git a/default.prf b/default.prf
index dd5b939e..d688c2f4 100644
--- a/default.prf
+++ b/default.prf
@@ -388,6 +388,9 @@ config:compliance_standards:cis,hipaa,iso27001,pci-dss:
# Show non-zero exit code when warnings are found (default: no)
#error-on-warnings=yes
+# Set output to a different language
+#language=es
+
# Enable quick mode (no waiting for keypresses, same as --quick option)
#quick=yes