Redis configuration file

Allow remote connections

bind 0.0.0.0

Set port number to 6009

port 6009

Set password to 'Yun!anG_20_23!!'

requirepass 'Yun!anG_20_23!!'

Enable AOF persistence

appendonly yes

Set log level to verbose

loglevel verbose

Set maxmemory policy to allkeys-lru

maxmemory-policy allkeys-lru

Set maxmemory to 1 GB

maxmemory 1gb

Disable saving to disk

save ''

Redis 配置文件:允许远程连接,端口 6009,密码 Yun!anG_20_23!!

原文地址: https://www.cveoy.top/t/topic/mi49 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录