diff options
Diffstat (limited to 'smarker.conf.example')
| -rw-r--r-- | smarker.conf.example | 17 | 
1 files changed, 0 insertions, 17 deletions
| diff --git a/smarker.conf.example b/smarker.conf.example deleted file mode 100644 index e8db25c..0000000 --- a/smarker.conf.example +++ /dev/null @@ -1,17 +0,0 @@ -[mysql]
 -host = 192.168.1.92
 -port = 3306
 -user = smarker
 -passwd = smarkerPassword
 -
 -[md]
 -show_full_docs = False
 -show_source = False
 -show_all_regex_occurrences = True
 -show_all_run_output = False
 -
 -[txt]
 -show_full_docs = False
 -show_source = False
 -show_all_regex_occurrences = True
 -show_all_run_output = False
\ No newline at end of file | 
