From: Nick Porter Date: Wed, 14 Aug 2024 07:25:24 +0000 (+0100) Subject: Correct docs X-Git-Tag: release_3_2_6~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bc20dbc6626e034be44e0b3231d14b6d2bd7e73;p=thirdparty%2Ffreeradius-server.git Correct docs --- diff --git a/raddb/mods-config/sql/main/mysql/queries.conf b/raddb/mods-config/sql/main/mysql/queries.conf index e7c97822db8..b31ae9c3a1b 100644 --- a/raddb/mods-config/sql/main/mysql/queries.conf +++ b/raddb/mods-config/sql/main/mysql/queries.conf @@ -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 #