Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2024-03-21 14:01:10 +00:00
15 changed files with 48 additions and 43 deletions

View File

@ -285,7 +285,7 @@ const struct options_table_entry options_table[] = {
.scope = OPTIONS_TABLE_SERVER,
.minimum = 0,
.maximum = INT_MAX,
.default_num = 500,
.default_num = 10,
.unit = "milliseconds",
.text = "Time to wait before assuming a key is Escape."
},