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 14:08:47 +0300
committermboelen <michael@cisofy.com>2015-12-21 14:08:47 +0300
commit040c2efc1c328627d9b89336d80c4ae35e6a7d17 (patch)
tree47713ea248892c184d5d1aafb06b27098aca2acc /include/profiles
parent252f774f57c5f6a1b93b81146a6a9b87ae722dce (diff)
Perform compressed uploads by default
Diffstat (limited to 'include/profiles')
-rw-r--r--include/profiles2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/profiles b/include/profiles
index 39907c2e..5a7dd29e 100644
--- a/include/profiles
+++ b/include/profiles
@@ -175,7 +175,7 @@
# Compression of uploads (enabled by default)
upload_compressed)
- if [ "${VALUE}" = "0" ]; then OPTIONS_COMPRESSED_UPLOADS=1 ]; fi
+ if [ "${VALUE}" = "0" ]; then COMPRESSED_UPLOADS=1 ]; fi
;;
# Options during upload of data