mirror of
https://github.com/tmate-io/tmate-ssh-server.git
synced 2020-11-18 19:53:51 -08:00
update latency interval to 10s
This commit is contained in:
parent
3b79601b5c
commit
b0c843e56f
2
tmate.h
2
tmate.h
@ -134,7 +134,7 @@ extern void tmate_flush_pty(struct tmate_session *session);
|
|||||||
/* tmate-ssh-server.c */
|
/* tmate-ssh-server.c */
|
||||||
|
|
||||||
#define TMATE_SSH_BANNER "tmate"
|
#define TMATE_SSH_BANNER "tmate"
|
||||||
#define TMATE_SSH_KEEPALIVE 30
|
#define TMATE_SSH_KEEPALIVE 10
|
||||||
|
|
||||||
#define TMATE_ROLE_DAEMON 1
|
#define TMATE_ROLE_DAEMON 1
|
||||||
#define TMATE_ROLE_PTY_CLIENT 2
|
#define TMATE_ROLE_PTY_CLIENT 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user