From: Nick Porter Date: Mon, 14 Oct 2024 09:06:27 +0000 (+0100) Subject: SQL driver specific config is driver not dialect related X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08f3286ea68f8c7c883ccb08bd289ba1eb34b7e9;p=thirdparty%2Ffreeradius-server.git SQL driver specific config is driver not dialect related --- diff --git a/raddb/mods-available/sql b/raddb/mods-available/sql index a4c0b7e67dd..b8ca6827816 100644 --- a/raddb/mods-available/sql +++ b/raddb/mods-available/sql @@ -84,7 +84,7 @@ sql { # exists. These are in a separate configuration file # in mods-config/sql/driver/. # - $-INCLUDE ${modconfdir}/sql/driver/${dialect} + $-INCLUDE ${modconfdir}/sql/driver/${driver} # # .Connection info: