mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-03 19:53:57 +00:00
redis - disable ssl tab
This commit is contained in:
@@ -82,6 +82,8 @@ const driver = {
|
|||||||
}
|
}
|
||||||
return ['server', 'port', 'password', 'isReadOnly'].includes(field);
|
return ['server', 'port', 'password', 'isReadOnly'].includes(field);
|
||||||
},
|
},
|
||||||
|
|
||||||
|
showConnectionTab: (field) => field == 'sshTunnel',
|
||||||
};
|
};
|
||||||
|
|
||||||
module.exports = driver;
|
module.exports = driver;
|
||||||
|
|||||||
Reference in New Issue
Block a user