# --------------------------------------------------------------------------------
# CONFIGURATIONS SPECIFIED BY THE PROGRAMMER
# PLEASE DO NOT CHANGE THESE SETTINGS
# UNLESS YOU KNOW EXACTLY WHAT YOU ARE DOING !
# --------------------------------------------------------------------------------
[pywrapper]
# the name of the datasource preference files
psfFile = provider_setup_file.xml
# the name of the querytools preference files
qtFile = querytool_prefs.xml
# encodings
internalencoding = utf-8
outputencoding = utf-8
[html]
# html strings
dbConnectionStatusGood = OK
dbConnectionStatusBad = No Connection
true = True
false = False