We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In the passdb.cnf file the information for the database are stored. You have just to declare the path to the passdb.cnf in the settings.py.
The passdb.cnf look like that:
host=hostnameofthedatabase name=nameofthedatabase user=username password=password