Subversion Repositories ALCASAR

Rev

Rev 40 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 40 Rev 57
Line 1... Line 1...
1
# -*- text -*-
1
# -*- text -*-
2
##
2
##
3
## dialup.conf -- MySQL configuration for default schema (schema.sql)
3
## dialup.conf -- MySQL configuration for default schema (schema.sql)
4
##
4
##
5
##	$Id$
5
##	$Id: dialup.conf 57 2010-04-05 13:05:53Z franck $
6
 
6
 
7
	# Safe characters list for sql queries. Everything else is replaced
7
	# Safe characters list for sql queries. Everything else is replaced
8
	# with their mime-encoded equivalents.
8
	# with their mime-encoded equivalents.
9
	# The default list should be ok
9
	# The default list should be ok
10
	#safe-characters = "@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_: /"
10
	#safe-characters = "@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_: /"