]> git.saurik.com Git - redis.git/blobdiff - redis.conf
maxmemory-samples implemented in CONFIG command and configuration file
[redis.git] / redis.conf
index a7914fd197b1a0a85b8d842e8be710f23ba07b73..8d69f92958a38a92916c4e07cdc3134a5afae861 100644 (file)
@@ -165,7 +165,7 @@ dir ./
 # pick the one that was used less recently, you can change the sample size
 # using the following configuration directive.
 #
-# maxmemory-sample 3
+# maxmemory-samples 3
 
 ############################## APPEND ONLY MODE ###############################