# -*- text -*-
##
-## dialup.conf -- MySQL configuration for default schema (schema.sql)
+## dialup.conf -- SQLite configuration for default schema (schema.sql)
##
## $Id$
# 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
#######################################################################