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:
authormboelen <michael@cisofy.com>2015-12-21 13:35:38 +0300
committermboelen <michael@cisofy.com>2015-12-21 13:35:38 +0300
commit4b9b8a0bc711cab1f1d1f1438a6509973553cefe (patch)
tree044ea75471ec9ec8304e66db1f6e4cefb9f4edc0 /include/consts
parenta59731405fc9d3552c463bec23c7e284bab32e50 (diff)
New option for compressed uploads
Diffstat (limited to 'include/consts')
-rw-r--r--include/consts1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index a653c488..039dddc1 100644
--- a/include/consts
+++ b/include/consts
@@ -112,6 +112,7 @@ unset LANG
OS=""; OS_MODE=""
OS_REDHAT_OR_CLONE=0
OSIRISBINARY=""
+ OPTIONS_COMPRESSED_UPLOADS=1
PASSWORD_MAXIMUM_DAYS=-1
PASSWORD_MINIMUM_DAYS=-1
PAM_2F_AUTH_ENABLED=0