From ace605ee4d96b7ee2891246655478f46862d357f Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Wed, 3 Aug 2022 18:28:58 -0400 Subject: org noweb adjustments --- src/doc_reform/io_in/read_config_files.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/doc_reform/io_in') diff --git a/src/doc_reform/io_in/read_config_files.d b/src/doc_reform/io_in/read_config_files.d index 8813e16..64d548b 100644 --- a/src/doc_reform/io_in/read_config_files.d +++ b/src/doc_reform/io_in/read_config_files.d @@ -166,7 +166,7 @@ webserv: } } if (config_file_str.length == 0) { /+ use dummy default config file +/ - writeln("WARNING config file NOT found, default provided"); + // writeln("WARNING config file NOT found, default provided"); conf_filename = "VIRTUAL"; config_file_str = default_config_file_str; } -- cgit v1.2.3