mirror of https://github.com/jumpserver/jumpserver
Revert "perf: rdp7 可使用 web gui方式连接"
parent
7e2c0d0a2d
commit
9169f3546a
|
@ -195,7 +195,7 @@ class ConnectMethodUtil:
|
|||
TerminalType.lion: {
|
||||
'web_methods': [WebMethod.web_gui],
|
||||
'listen': [Protocol.http],
|
||||
'support': [Protocol.rdp, Protocol.rdp7, Protocol.vnc],
|
||||
'support': [Protocol.rdp, Protocol.vnc],
|
||||
'match': 'm2m'
|
||||
},
|
||||
TerminalType.magnus: {
|
||||
|
|
Loading…
Reference in New Issue