4db873f74d
Signed-off-by: Thomas Hochstein <thh@inter.net>
20 lines
295 B
Plaintext
20 lines
295 B
Plaintext
### database configuration
|
|
#
|
|
# driver, host, credentials and database
|
|
#
|
|
DBDriver = mysql
|
|
DBHost = localhost
|
|
DBUser =
|
|
DBPw =
|
|
DBDatabase = newsstats
|
|
#
|
|
# tables
|
|
#
|
|
DBTableRaw = raw_de
|
|
DBTableGrps = groups_de
|
|
#DBTableClnts =
|
|
#DBTableHosts =
|
|
|
|
### hierarchy configuration
|
|
TLH = de
|