添加 Redis是否enabled的配置处理
This commit is contained in:
@@ -12,6 +12,7 @@ const config = {
|
||||
password: ''
|
||||
},
|
||||
redis: {
|
||||
enable: false,
|
||||
host: 'localhost',
|
||||
port: 6379,
|
||||
password: '' // localhost
|
||||
|
||||
Reference in New Issue
Block a user