forked from External/ergo
Merge remote-tracking branch 'slingamn/default_tweaks'
This commit is contained in:
commit
90bb3f79d3
2 changed files with 4 additions and 4 deletions
|
|
@ -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 (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue