blob: b6d39593a24a9ba5dadab8581ac3a325d4132d8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[route]
url=/cgi-bin
static=/html
images=/html/imgs
templates=template
[database]
user=root
passwd=root
host=localhost
port=3306
db=whisper
[config]
whisper_count=20
|