Commit 12e1b401 by huangchengyi

1.0

parent cc25de7b
Showing with 2 additions and 2 deletions
......@@ -3,14 +3,14 @@
host = 192.168.1.235:6379
password = icDb29mLy2s
max_idle = 5000
max_active = 3000
max_active = 5000
idle_timeout = 20
[default_redis_write]
host = 192.168.1.235:6379
password = icDb29mLy2s
max_idle = 5000
max_active = 3000
max_active = 5000
idle_timeout = 20
;存放redis所有键
......
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 sign in to comment