]> git.saurik.com Git - redis.git/blobdiff - redis.conf
Test for ranges where min > max
[redis.git] / redis.conf
index 407d102becd2ff40ba9468d000005a84c97bccb3..a470c98cf0aa16de6f4ff2c74532ba247a4823d4 100644 (file)
@@ -21,6 +21,7 @@ daemonize no
 pidfile /var/run/redis.pid
 
 # Accept connections on the specified port, default is 6379.
+# If port 0 is specified Redis will not listen on a TCP socket.
 port 6379
 
 # If you want you can bind a single interface, if the bind option is not