]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
typo
authorAlan T. DeKok <aland@freeradius.org>
Thu, 24 Aug 2023 18:33:24 +0000 (14:33 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 24 Aug 2023 18:33:24 +0000 (14:33 -0400)
doc/antora/modules/raddb/pages/mods-available/sql.adoc
raddb/mods-available/sql

index 0d76b0743bf04b94117e6bfed0e3ca9b3d91e5d0..6b2ae82381284a9fefe2e426d0f059397e6f68a0 100644 (file)
@@ -307,7 +307,7 @@ group attribute is `SQL1-Group`.
 
 
 
-cache_groups: whether or not we cache the list of SQL groups
+cache_groups:: whether or not we cache the list of SQL groups
 
 The groups are cached in the `control` list.  So any comparisons must be done as
 `&control.SQL-Group = ...`
index 57263315fa80aca937c4556610d74b057b82d189..8236b7f83b7a6d1d9bb98dcbf607eab928a94540 100644 (file)
@@ -346,7 +346,7 @@ sql {
        group_attribute = "${.:instance}-Group"
 
        #
-       #  cache_groups: whether or not we cache the list of SQL groups
+       #  cache_groups:: whether or not we cache the list of SQL groups
        #
        #  The groups are cached in the `control` list.  So any comparisons must be done as
        #  `&control.SQL-Group = ...`