1
0
Fork 0
forked from External/ergo

Merge remote-tracking branch 'slingamn/default_tweaks'

This commit is contained in:
Daniel Oaks 2017-10-11 07:44:36 +10:00
commit 90bb3f79d3
2 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@ const (
// QuitTimeout is how long without traffic (after they're considered idle) that clients are killed.
QuitTimeout = time.Minute
// IdentTimeoutSeconds is how many seconds before our ident (username) check times out.
IdentTimeoutSeconds = 5
IdentTimeoutSeconds = 1.5
)
var (