mirror of
https://github.com/yudai/gotty.git
synced 2026-03-14 17:26:31 +01:00
parent
54597c0ba6
commit
be07d420dd
4 changed files with 31 additions and 2 deletions
3
.gotty
3
.gotty
|
|
@ -54,6 +54,9 @@
|
|||
// To enable reconnection, set `true` to `enable_reconnect`
|
||||
// reconnect_time = false
|
||||
|
||||
// [int] Maximum connection to gotty, 0(default) means no limit.
|
||||
// max_connection = 0
|
||||
|
||||
// [bool] Accept only one client and exit gotty once the client exits
|
||||
// once = false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue