mirror of
https://github.com/tmate-io/tmate.git
synced 2025-01-22 05:48:40 +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,
|
.scope = OPTIONS_TABLE_SESSION,
|
||||||
.minimum = 1,
|
.minimum = 1,
|
||||||
.maximum = INT_MAX,
|
.maximum = INT_MAX,
|
||||||
.default_num = 30000
|
.default_num = 15000
|
||||||
},
|
},
|
||||||
|
|
||||||
{ .name = "tmate-webhook-userdata",
|
{ .name = "tmate-webhook-userdata",
|
||||||
|
Loading…
Reference in New Issue
Block a user