; Database connection informations
[database_section]
dsn = "mysql:dbname=bobParty;host=127.0.0.1;port=8889"
username = "root"
password = "root";