update 更新 redis.conf 配置文件 标注key监听器配置
This commit is contained in:
parent
bcbc7c1d47
commit
ed22f395ba
@ -1,6 +1,9 @@
|
|||||||
# redis 密码
|
# redis 密码
|
||||||
# requirepass ruoyi123
|
# requirepass ruoyi123
|
||||||
|
|
||||||
|
# key 监听器配置
|
||||||
|
# notify-keyspace-events Ex
|
||||||
|
|
||||||
# 配置持久化文件存储路径
|
# 配置持久化文件存储路径
|
||||||
dir /redis/data
|
dir /redis/data
|
||||||
# 配置rdb
|
# 配置rdb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user