From: Alan T. DeKok Date: Thu, 21 Dec 2023 12:17:29 +0000 (-0500) Subject: no reason to close the connection after 2 uses X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6740e280c0b00a65cb1f918e532003841b03bca;p=thirdparty%2Ffreeradius-server.git no reason to close the connection after 2 uses --- diff --git a/src/tests/modules/sql_sqlite/module.conf b/src/tests/modules/sql_sqlite/module.conf index 580d5385e9a..7fb9dc75f89 100644 --- a/src/tests/modules/sql_sqlite/module.conf +++ b/src/tests/modules/sql_sqlite/module.conf @@ -30,7 +30,6 @@ sql { min = 0 max = 1 spare = 3 - uses = 2 lifetime = 1 idle_timeout = 60 retry_delay = 1