1
0
mirror of https://github.com/HorlogeSkynet/SSHubl.git synced 2025-07-01 04:00:19 +02:00
Files
SSHubl/SSHubl.sublime-settings
2024-07-06 21:15:28 +02:00

11 lines
211 B
Plaintext

{
"debug": false,
"ssh_path": null,
"sshfs_path": null,
"umount_path": null,
"ssh_options": {},
"ssh_server_alive_interval": 15,
"ssh_login_timeout": 10,
"ssh_host_authentication_for_localhost": true,
}