mirror of
https://github.com/tmate-io/tmate.git
synced 2026-01-23 02:24:06 +00:00
Default tmate messages to 15s
This commit is contained in:
parent
9b5bb8390c
commit
1ade196fb2
1 changed files with 1 additions and 1 deletions
|
|
@ -939,7 +939,7 @@ const struct options_table_entry options_table[] = {
|
|||
.scope = OPTIONS_TABLE_SESSION,
|
||||
.minimum = 1,
|
||||
.maximum = INT_MAX,
|
||||
.default_num = 30000
|
||||
.default_num = 15000
|
||||
},
|
||||
|
||||
{ .name = "tmate-webhook-userdata",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue