mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
IDEA-CR-46507: Registry key for switching between SSH backends
(cherry picked from commit a52ece09b1f5aa43d7e8ed9188c405adde8d007a) GitOrigin-RevId: 0f7539eb4217576d0e226f9dc267a06f51be1272
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e6eeabd379
commit
552f4e1c6d
@@ -1486,6 +1486,10 @@ ssh.use.openssh.config=true
|
||||
ssh.use.openssh.config.description=Use OpenSSH configuration files
|
||||
ssh.use.auth.agent=true
|
||||
ssh.use.auth.agent.description=Use SSH authentication agent (ssh-agent or Pageant)
|
||||
ide.ssh.library.backend=JSCH
|
||||
ide.ssh.library.backend.description=Which SSH library should be used as backend for platform.ssh module
|
||||
ide.ssh.library.backend.webDeployment=JSCH
|
||||
ide.ssh.library.backend.webDeployment.description=Which SSH library should be used as backend for WebDeployment plugin
|
||||
deployment.macOs.bannedInterfaces=awdl0
|
||||
deployment.macOs.bannedInterfaces.description=Banned network interfaces for IPv6 connections on MacOS
|
||||
deployment.BouncyCastleJCE=false
|
||||
|
||||
Reference in New Issue
Block a user