mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-17 21:18:11 -07:00
Merge remote-tracking branch 'slingamn/default_tweaks'
This commit is contained in:
+1
-1
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user