this needs to be here

This commit is contained in:
Miroslav Suchý 2015-05-01 22:46:21 +00:00
parent 0d15b02397
commit 526e9d2a47

View file

@ -15,4 +15,5 @@ config_opts['plugin_conf']['root_cache_opts']['age_check'] = False
config_opts['plugin_conf']['bind_mount_enable'] = False
config_opts['plugin_conf']['compress_logs_enable'] = True
config_opts['plugin_conf']['compress_logs_opts'] = {}
config_opts['plugin_conf']['compress_logs_opts']['command'] = "/usr/bin/gzip -9 --force"