fix: redis 数据库样式调整,表单拆分
This commit is contained in:
@@ -120,7 +120,6 @@ export namespace Database {
|
||||
export interface RedisConfUpdate {
|
||||
timeout: string;
|
||||
maxclients: string;
|
||||
requirepass: string;
|
||||
maxmemory: string;
|
||||
}
|
||||
export interface RedisConfPersistenceUpdate {
|
||||
|
Reference in New Issue
Block a user