From 8ab0b84cc2715cab2784f84a645f6cb93e37f4af Mon Sep 17 00:00:00 2001 From: siddontang Date: Tue, 18 Nov 2014 17:22:28 +0800 Subject: [PATCH] adjust rpl config --- config/config.toml | 2 +- etc/ledis.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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