From 73bb43ef2e36f0e13e9b698d94b771a287c997e9 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Sun, 1 Apr 2018 09:43:55 +1000 Subject: [PATCH] Tweak the default fakelag cooldown juuuust a touch --- oragono.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oragono.yaml b/oragono.yaml index 2a438b1e..e670c84d 100644 --- a/oragono.yaml +++ b/oragono.yaml @@ -406,4 +406,4 @@ fakelag: # client status resets to the default state if they go this long without # sending any commands: - cooldown: 1s + cooldown: 2s