mirror of
https://github.com/sorenisanerd/gotty.git
synced 2025-04-05 02:10:28 +00:00
fix typo
reconnec_ttime -> reconnect_time
This commit is contained in:
parent
783254c3be
commit
84abb39358
2
.gotty
2
.gotty
@ -46,7 +46,7 @@
|
||||
|
||||
// [int] Interval time to try reconnection (seconds)
|
||||
// To enable reconnection, set `true` to `enable_reconnect`
|
||||
// reconnec_ttime = false
|
||||
// reconnect_time = false
|
||||
|
||||
// [bool] Accept only one client and exit gotty once the client exits
|
||||
// once = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user