From 1463d4b2c4114e0285aaabb6a58605789709f87f Mon Sep 17 00:00:00 2001 From: Shivaram Lingamneni Date: Thu, 14 Feb 2019 20:26:17 -0500 Subject: [PATCH] shave a few seconds off the test suite --- irctest/controllers/oragono.py | 1 + 1 file changed, 1 insertion(+) diff --git a/irctest/controllers/oragono.py b/irctest/controllers/oragono.py index 6b32a3b..54e435b 100644 --- a/irctest/controllers/oragono.py +++ b/irctest/controllers/oragono.py @@ -51,6 +51,7 @@ accounts: enabled-callbacks: - none # no verification needed, will instantly register successfully allow-multiple-per-connection: true + bcrypt-cost: 4 authentication-enabled: true