aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/output_show.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2021-08-11 03:06:47 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2021-08-11 11:03:07 -0400
commit118ea61dc79bf9b1c45bbf81b31361a749e32fdd (patch)
tree3d803e1b7d9e99187c82cbb1b1af735972c09510 /org/output_show.org
parentspine_search (work on) (diff)
spine search and configuration related
Diffstat (limited to 'org/output_show.org')
-rw-r--r--org/output_show.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/org/output_show.org b/org/output_show.org
index 80529e4..4b93134 100644
--- a/org/output_show.org
+++ b/org/output_show.org
@@ -208,7 +208,7 @@ writefln(
// "- webserv cgi file links:",
// config.conf.w_srv_cgi_file_links,
"- webserv sqlite db:",
- config.conf.w_srv_db_sqlite,
+ config.conf.w_srv_db_sqlite_filename,
"- output path:",
config.conf.output_path,
"- processing concordance max:",
@@ -298,7 +298,7 @@ writefln(
// "- webserv cgi file links:",
// doc_matters.conf_make_meta.conf.w_srv_cgi_file_links,
"- webserv sqlite db:",
- doc_matters.conf_make_meta.conf.w_srv_db_sqlite,
+ doc_matters.conf_make_meta.conf.w_srv_db_sqlite_filename,
"- output path:",
doc_matters.conf_make_meta.conf.output_path,
"- processing concordance max:",