hey #flohmarkt_support, I have a problem installing it during the database setup stage, any chance we could have a quick chat?

Instructions say to add a [Database] section to the config file, but when I add that, the "initialize_couchdb.py" script complains:

"configparser.DuplicateSectionError: While reading from './flohmarkt.conf' [line 39]: section 'Database' already exists" and the script stops.

When I delete the section, and try again, it keeps looping, saying:

"Using config in: ./flohmarkt.conf
Attempting to connect to DB at: https://some.couchdb.server.nil:1025"

Any advice?
Thanks!