From 19ec0269a9ce3a57ccfcd1d36585bb1c31977b60 Mon Sep 17 00:00:00 2001
From: ludc <ludc@vci-tech.com>
Date: 星期五, 10 一月 2025 10:25:22 +0800
Subject: [PATCH] ui定义为树或树表时默认设置orientation为positive

---
 Bin/Redis-6.2.10/redis.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Bin/Redis-6.2.10/redis.conf b/Bin/Redis-6.2.10/redis.conf
index 6ded884..31c297f 100644
--- a/Bin/Redis-6.2.10/redis.conf
+++ b/Bin/Redis-6.2.10/redis.conf
@@ -900,7 +900,7 @@
 # The requirepass is not compatable with aclfile option and the ACL LOAD
 # command, these will cause requirepass to be ignored.
 #
-# requirepass foobared
+requirepass foobared
 
 # New users are initialized with restrictive permissions by default, via the
 # equivalent of this ACL rule 'off resetkeys -@all'. Starting with Redis 6.2, it

--
Gitblit v1.9.3