Skip to content

Commit 2fcedbb

Browse files
committed
Add FAQ on timeout
1 parent 64a639c commit 2fcedbb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -993,6 +993,11 @@ <h1>Frequently Asked Questions</h1>
993993
the <code>MOSH_ESCAPE_KEY</code> variable; see the Mosh man page for
994994
details.</p></dd>
995995

996+
<dt>Q: How can I make the server automatically clean up dormant sessions?</dt>
997+
998+
<dd><p>Please see the entries for <code>MOSH_SERVER_NETWORK_TMOUT</code>
999+
and <code>MOSH_SERVER_SIGNAL_TMOUT</code> in the <i>mosh-server(1)</i> man page.</p></dd>
1000+
9961001
<dt>Q: What is Mosh's security track record so far?</dt>
9971002

9981003
<dd><p>Mosh 1.0 was released in March 2012. As of the release of Mosh

0 commit comments

Comments
 (0)