summaryrefslogtreecommitdiffstats
path: root/smarker.conf
diff options
context:
space:
mode:
Diffstat (limited to 'smarker.conf')
-rw-r--r--smarker.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/smarker.conf b/smarker.conf
index 180b8cf..523f892 100644
--- a/smarker.conf
+++ b/smarker.conf
@@ -4,7 +4,12 @@ port = 3306
user = smarker
passwd = smarkerPassword
-[.md]
+[md]
+show_full_docs = True
+show_source = True
+show_numlines = True
+
+[txt]
show_full_docs = True
show_source = True
show_numlines = True \ No newline at end of file