1
0
mirror of https://github.com/HorlogeSkynet/SSHubl.git synced 2024-09-16 16:00:11 +02:00
SSHubl/SSHubl.sublime-settings
Samuel FORESTIER 910411d8b8 Initial commit
Co-Authored-By: d3vyce <nicolas.sudres@hotmail.fr>
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,
}