blob: 44aea249c219fb7f6e5a8548dfcc2f493122bc2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[mysql]
host = 192.168.1.92
port = 3306
user = smarker
passwd = smarkerPassword
[md]
show_full_docs = True
show_source = True
[txt]
show_full_docs = True
show_source = True
|