Merge branch 'thh-small-changes' into next
[usenet/newsstats.git] / etc / newsstats.conf.sample
... / ...
CommitLineData
1### database configuration
2#
3# driver, host, credentials and database
4#
5DBDriver = mysql
6DBHost = localhost
7DBUser =
8DBPw =
9DBDatabase = newsstats
10#
11# tables
12#
13DBTableRaw = raw_de
14DBTableGrps = groups_de
15#DBTableClnts =
16#DBTableHosts =
17
18### hierarchy configuration
19TLH = de
This page took 0.009558 seconds and 4 git commands to generate.