projects
/
usenet
/
newsstats.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Adapt gatherstats.pl to new coding style.
[usenet/newsstats.git]
/
newsstats.conf.sample
1
### database configuration
2
#
3
# driver, host, credentials and database
4
#
5
DBDriver = mysql
6
DBHost = localhost
7
DBUser =
8
DBPw =
9
DBDatabase = newsstats
10
#
11
# tables
12
#
13
DBTableRaw = raw_de
14
DBTableGrps = groups_de
15
#DBTableClnts =
16
#DBTableHosts =
17
18
### hierarchy configuration
19
TLH = de
This page took
0.009649 seconds
and
3
git commands to generate.