]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Correct docs
authorNick Porter <nick@portercomputing.co.uk>
Wed, 14 Aug 2024 07:25:24 +0000 (08:25 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Wed, 14 Aug 2024 07:25:24 +0000 (08:25 +0100)
raddb/mods-config/sql/main/mysql/queries.conf

index e7c97822db886d798aca7ee861c314a02e7d7088..b31ae9c3a1bf41f030a2112d31bf3a678e76f23c 100644 (file)
@@ -28,7 +28,7 @@ safe_characters = "@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567
 # the mysql client library is used. To control the character set,
 # create/edit my.cnf (typically in /etc/mysql/my.cnf or /etc/my.cnf)
 # and enter
-# [client]
+# [freeradius]
 # default-character-set = utf8
 #