Fuegovic commited on
Commit
8973bef
1 Parent(s): 2dd6da3

Update redis.conf

Browse files
Files changed (1) hide show
  1. redis.conf +1 -1
redis.conf CHANGED
@@ -69,7 +69,7 @@ dbfilename dump.rdb
69
 
70
  # For default save/load DB in/from the working directory
71
  # Note that you must specify a directory not a file name.
72
- dir /var/lib/redis
73
 
74
  ################################# REPLICATION #################################
75
 
 
69
 
70
  # For default save/load DB in/from the working directory
71
  # Note that you must specify a directory not a file name.
72
+ dir /etc/lib/redis
73
 
74
  ################################# REPLICATION #################################
75