]> git.saurik.com Git - redis.git/blobdiff - redis.conf
README tutorial now reflects the new proto
[redis.git] / redis.conf
index 38592b02e6bc3c49c44fd717f4604d475456950f..e8c6cd828ade666975cfe448adbd133676e1d0e0 100644 (file)
@@ -16,7 +16,7 @@ port 6379
 #
 # bind 127.0.0.1
 
-# Close the connection after a client is idle for N seconds
+# Close the connection after a client is idle for N seconds (0 to disable)
 timeout 300
 
 # Save the DB on disk: