typo
This commit is contained in:
parent
ab6e993471
commit
f26ae18c6e
1 changed files with 1 additions and 2 deletions
|
@ -5,11 +5,10 @@ config_opts['plugin_conf']['ccache_enable'] = False
|
|||
|
||||
config_opts['plugin_conf']['yum_cache_enable'] = False
|
||||
|
||||
config_opts['plugin_conf']['root_cache_enable'] = Enable
|
||||
config_opts['plugin_conf']['root_cache_enable'] = True
|
||||
config_opts['plugin_conf']['root_cache_opts']['age_check'] = False
|
||||
config_opts['plugin_conf']['root_cache_opts']['exclude_dirs'] = ["./proc", "./sys", "./dev",
|
||||
"./tmp/ccache", "./var/cache/yum" ]
|
||||
|
||||
config_opts['plugin_conf']['bind_mount_enable'] = False
|
||||
|
||||
config_opts['plugin_conf']['compress_logs_enable'] = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue