From 563f19234b03dbb1c8c71fa2df658f59b9531927 Mon Sep 17 00:00:00 2001 From: diandian Date: Sat, 7 Oct 2023 17:30:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'Redis/redis=E9=9B=86?= =?UTF-8?q?=E7=BE=A4=E6=8A=80=E6=9C=AF.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Redis/redis集群技术.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Redis/redis集群技术.md b/Redis/redis集群技术.md index 1e21c79..46670aa 100644 --- a/Redis/redis集群技术.md +++ b/Redis/redis集群技术.md @@ -552,7 +552,7 @@ sentinel deny-scripts-reconfig yes ```shell [root@xingdian-server-23 /]# grep -Ev "^$|#" /etc/redis-sentinel.conf port 26379 -daemonize yes +daemonize no protected-mode no pidfile /var/run/redis-sentinel.pid logfile /var/log/redis/sentinel.log