diff --git a/plugins/redis/index.py b/plugins/redis/index.py index 8f30290e7..dadb83506 100755 --- a/plugins/redis/index.py +++ b/plugins/redis/index.py @@ -296,7 +296,6 @@ def runLog(): def getRedisConfInfo(): conf = getServerDir() + '/redis.conf' - content = mw.readFile(conf) gets = [ {'name': 'bind', 'type': 2, 'ps': '绑定IP(修改绑定IP可能会存在安全隐患)'},