summaryrefslogtreecommitdiffstats
path: root/smarker.conf
blob: b700f85ae3688572e4ed2ce6003aaf18be8833bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[mysql]
host = 192.168.1.92
port = 3306
user = smarker
passwd = smarkerPassword

[md]
show_full_docs = True
show_source = True
show_all_regex_occurrences = True
show_all_run_output = True

[txt]
show_full_docs = True
show_source = True
show_all_regex_occurrences = True
show_all_run_output = True