summaryrefslogtreecommitdiffstats
path: root/smarker.conf
diff options
context:
space:
mode:
Diffstat (limited to 'smarker.conf')
-rw-r--r--smarker.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/smarker.conf b/smarker.conf
index bcb7922..598ffa5 100644
--- a/smarker.conf
+++ b/smarker.conf
@@ -1,7 +1,10 @@
[mysql]
host = 192.168.1.92
+port = 3306
user = smarker
passwd = smarkerPassword
-[report]
-show_full_docs = True \ No newline at end of file
+[.md]
+show_full_docs = True
+show_source = True
+show_numlines = True \ No newline at end of file