Skip to content
This repository was archived by the owner on Apr 16, 2019. It is now read-only.

passdb.cnf

Moreno Gummich edited this page Jun 7, 2015 · 1 revision

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

Clone this wiki locally