# Thokbook configuration file # Datbase type, set to mysql for a MySQL databse, to Pg for a PostgreSQL # database, or to CSV for a no database dbtype=CSV # the name of the database dbname=thokbook # hostname of the database host=localhost # 3306 for mysql, 5432 for postgresql port=5432 # set to the directory you want the CSV files to be in, if you are # not using a database f_dir=. # Turn on debugging messages by setting this to 1 debug=0 # Set this to 1 if you want to use a Cuecat Barcode reader cuecat=0