diff options
| author | jwansek <eddie.atten.ea29@gmail.com> | 2022-03-04 17:38:01 +0000 |
|---|---|---|
| committer | jwansek <eddie.atten.ea29@gmail.com> | 2022-03-04 17:38:01 +0000 |
| commit | 524fa81d71d335a04ab3610c39c5c8e74eb732a4 (patch) | |
| tree | 699260f2fece94510f4d61c366091d1b5f91ba2a /smarker.conf.example | |
| parent | 92f710554dac6fb75e0c3b4bcf4a0305ee4df4c3 (diff) | |
| download | Smarker-524fa81d71d335a04ab3610c39c5c8e74eb732a4.tar.gz Smarker-524fa81d71d335a04ab3610c39c5c8e74eb732a4.zip | |
started work on templating for tex
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 |
