mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[enh] Maintain ssh client connexion
This commit is contained in:
parent
542528ab05
commit
a194e1fa1c
1 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,9 @@ PrintLastLog yes
|
|||
TCPKeepAlive yes
|
||||
#UseLogin no
|
||||
|
||||
# keep ssh sessions fresh
|
||||
ClientAliveInterval 60
|
||||
|
||||
#MaxStartups 10:30:60
|
||||
Banner /etc/issue.net
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue