]> git.saurik.com Git - redis.git/blobdiff - redis.conf
split test suite into multiple files; runs redis-server in isolation
[redis.git] / redis.conf
index 4d3689ed00b5a0e3c6610ad0069ab945ab7c9b9f..c48a2fb82a345baf9c0a73c055883b04e876cf62 100644 (file)
@@ -112,6 +112,10 @@ dir ./
 #
 # This should stay commented out for backward compatibility and because most
 # people do not need auth (e.g. they run their own servers).
+# 
+# Warning: since Redis is pretty fast an outside user can try up to
+# 150k passwords per second against a good box. This means that you should
+# use a very strong password otherwise it will be very easy to break.
 #
 # requirepass foobared