Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
haoqu.ma
/
gotty
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 84abb393
authored
Sep 28, 2015
by
freakhill
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix typo
reconnec_ttime -> reconnect_time
1 parent
783254c3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.gotty
.gotty
View file @
84abb39
...
@@ -46,7 +46,7 @@
...
@@ -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
_t
time = false
// reconnec
t_
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
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment