1
0
mirror of https://github.com/sorenisanerd/gotty.git synced 2025-04-05 02:10:28 +00:00
reconnec_ttime -> reconnect_time
This commit is contained in:
freakhill 2015-09-28 20:51:31 +09:00
parent 783254c3be
commit 84abb39358

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