Commit 4d629126 authored by antirez's avatar antirez
Browse files

Add a warning about command renaming in redis.conf.

parent bfa25441
......@@ -294,6 +294,9 @@ slave-priority 100
# an empty string:
#
# rename-command CONFIG ""
#
# Please note that changing the name of commands that are logged into the
# AOF file or transmitted to slaves may cause problems.
################################### LIMITS ####################################
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment