1
0
mirror of https://github.com/winfsp/sshfs-win.git synced 2025-04-18 23:04:01 +03:00
sshfs-win/ServerAliveInterval.reg
2024-03-19 11:00:05 +01:00

14 lines
540 B
Reg

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\WinFsp\Services\sshfs]
"CommandLine"="svc %1 %2 %U -o ServerAliveInterval=30"
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\WinFsp\Services\sshfs.k]
"CommandLine"="svc %1 %2 %U -o ServerAliveInterval=30"
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\WinFsp\Services\sshfs.kr]
"CommandLine"="svc %1 %2 %U -o ServerAliveInterval=30"
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\WinFsp\Services\sshfs.r]
"CommandLine"="svc %1 %2 %U -o ServerAliveInterval=30"