blob: 1a5a2f4089888481e33b427b6a06124985ab7753 (
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
|