]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Remove more rlm_sql prefixes
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 17 Mar 2022 13:44:53 +0000 (09:44 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 17 Mar 2022 13:45:23 +0000 (09:45 -0400)
raddb/mods-available/sql

index cbc5efee70814cb50c6574b268b64e5b623903dc..29841f12d07a03f3a9ac287e0b53faaf926ab091 100644 (file)
@@ -51,7 +51,7 @@ sql {
        #
        #  In some cases, the driver is different from the `dialect`.
        #
-       #  The rlm_sql_null driver can be used with any `dialect`,
+       #  The null driver can be used with any `dialect`,
        #  along with the `logfile` directive below.  It will then
        #  write the SQL queries to a log file.
        #
@@ -183,7 +183,7 @@ sql {
 #      logfile = ${logdir}/sqllog.sql
 
        #
-       #  query_timeout:: Set the maximum query duration for `rlm_sql_mysql` and `rlm_sql_cassandra`.
+       #  query_timeout:: Set the maximum query duration for `mysql` and `cassandra`.
        #
 #      query_timeout = 5
 
@@ -294,10 +294,10 @@ sql {
                #
                #  [options="header,autowidth"]
                #  |===
-               #  | Driver             | Description
-               #  | rlm_sql_firebird   | Likely possible but no documentation.
-               #  | rlm_sql_oracle     | Not possible.
-               #  | rlm_sql_postgresql | Should be set via the radius_db string instead.
+               #  | Driver     | Description
+               #  | firebird   | Likely possible but no documentation.
+               #  | oracle     | Not possible.
+               #  | postgresql | Should be set via the radius_db string instead.
                #  |===
                #
                connect_timeout = 3.0