diff --git a/config/config.toml b/config/config.toml index 17b5d51..4e04cb1 100644 --- a/config/config.toml +++ b/config/config.toml @@ -141,7 +141,7 @@ max_log_file_num = 10 sync_log = 0 # Compress the log or not -compression = true +compression = false [snapshot] # Path to store snapshot dump file diff --git a/etc/ledis.conf b/etc/ledis.conf index 17b5d51..4e04cb1 100644 --- a/etc/ledis.conf +++ b/etc/ledis.conf @@ -141,7 +141,7 @@ max_log_file_num = 10 sync_log = 0 # Compress the log or not -compression = true +compression = false [snapshot] # Path to store snapshot dump file