development: adapter: mysql2 database: beathaven username: root password: test host: localhost test: adapter: sqlite3 database: db/test.sqlite3 pool: 5 timeout: 5000 production: adapter: postgresql