Browse Source

fix bug

main
xiaoz 6 days ago
parent
commit
66422eaf89
  1. 2
      redis/redis.conf

2
redis/redis.conf

@ -18,7 +18,7 @@ rename-command DEBUG "" @@ -18,7 +18,7 @@ rename-command DEBUG ""
daemonize no
pidfile /var/run/redis_6379.pid
loglevel notice
logfile /var/log/redis.log
logfile ""
databases 16
# --- RDB 持久化配置 ---

Loading…
Cancel
Save