Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cool Fire
hexchat
Commits
e7101ebc
Commit
e7101ebc
authored
Oct 22, 2016
by
Patrick Griffis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Default net_ping_timeout to 60
parent
f64d1c84
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/common/cfgfiles.c
src/common/cfgfiles.c
+1
-0
No files found.
src/common/cfgfiles.c
View file @
e7101ebc
...
...
@@ -829,6 +829,7 @@ load_default_config(void)
prefs
.
hex_gui_win_width
=
640
;
prefs
.
hex_irc_ban_type
=
1
;
prefs
.
hex_irc_join_delay
=
5
;
prefs
.
hex_net_ping_timeout
=
60
;
prefs
.
hex_net_reconnect_delay
=
10
;
prefs
.
hex_notify_timeout
=
15
;
prefs
.
hex_text_max_indent
=
256
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment