mirror of
https://github.com/tmate-io/tmate.git
synced 2024-11-07 16:54:01 +01:00
Default tmate messages to 15s
This commit is contained in:
parent
9b5bb8390c
commit
1ade196fb2
@ -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…
Reference in New Issue
Block a user