Merge pull request #11083 from jumpserver/pr@dev@perf_koko_support

perf: 移除 Koko 的部分数据库支持
pull/11091/head
老广 2023-07-25 16:33:58 +08:00 committed by GitHub
commit 92ed189453
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -151,8 +151,6 @@ class ConnectMethodUtil:
'listen': [Protocol.http, Protocol.ssh],
'support': [
Protocol.ssh, Protocol.telnet,
Protocol.mysql, Protocol.postgresql,
Protocol.sqlserver, Protocol.mariadb,
Protocol.redis, Protocol.mongodb,
Protocol.k8s, Protocol.clickhouse,
],