From 757566ca45efa4d89abfb2b3974887fd6dc039aa Mon Sep 17 00:00:00 2001 From: Shivaram Lingamneni Date: Wed, 28 Feb 2018 17:31:56 -0500 Subject: [PATCH] turn down default verify timeout --- oragono.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/oragono.yaml b/oragono.yaml index 4c496b40..76d11980 100644 --- a/oragono.yaml +++ b/oragono.yaml @@ -146,8 +146,7 @@ accounts: enabled: true # length of time a user has to verify their account before it can be re-registered - # default is 120 hours, or 5 days - verify-timeout: "120h" + verify-timeout: "32h" # callbacks to allow enabled-callbacks: