]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Remove MySQL text
authorAlan T. DeKok <aland@freeradius.org>
Fri, 8 Mar 2013 00:57:27 +0000 (19:57 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 8 Mar 2013 00:57:27 +0000 (19:57 -0500)
raddb/sql/main/sqlite/queries.conf

index e79b6e3c1fb03532229a2e3cf568020a71746dc7..19de1c7b9d23bd0e35421c5831d7532a4c2c82ab 100644 (file)
@@ -1,6 +1,6 @@
 # -*- text -*-
 ##
-## dialup.conf -- MySQL configuration for default schema (schema.sql)
+## dialup.conf -- SQLite configuration for default schema (schema.sql)
 ##
 ##     $Id$
 
@@ -9,17 +9,6 @@
        # The default list should be ok
        #safe-characters = "@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_: /"
 
-       #######################################################################
-       #  Connection config
-       #######################################################################
-       # The character set is not configurable. The default character set of
-       # 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]
-       # default-character-set = utf8
-       #
-
        #######################################################################
        #  Query config:  Username
        #######################################################################