diff --git a/rocon_hub/redis/redis-3.0.conf b/rocon_hub/redis/redis-3.0.conf index d561b10e..9c4dd81f 100644 --- a/rocon_hub/redis/redis-3.0.conf +++ b/rocon_hub/redis/redis-3.0.conf @@ -189,7 +189,7 @@ dbfilename dump.rdb # The Append Only File will also be created inside this directory. # # Note that you must specify a directory here, not a file name. -dir /var/lib/redis +# dir /var/lib/redis ################################# REPLICATION #################################