reconnec_ttime -> reconnect_time
This commit is contained in:
freakhill 2015-09-28 20:51:31 +09:00
parent 783254c3be
commit 84abb39358

2
.gotty
View File

@ -46,7 +46,7 @@
// [int] Interval time to try reconnection (seconds) // [int] Interval time to try reconnection (seconds)
// To enable reconnection, set `true` to `enable_reconnect` // 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 // [bool] Accept only one client and exit gotty once the client exits
// once = false // once = false