From c3f5f5ca361a94093c82f2bc4e7b87075c8e55ba Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Thu, 20 Apr 2017 22:25:38 +0900 Subject: [PATCH] nghttpx: Clarify --conf option behaviour --- src/shrpx.cc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/shrpx.cc b/src/shrpx.cc index 6545f9d0..385b22c0 100644 --- a/src/shrpx.cc +++ b/src/shrpx.cc @@ -2688,7 +2688,9 @@ Scripting: Misc: --conf= - Load configuration from . + Load configuration from . Please note that + nghttpx always tries to read the default configuration + file if --conf is not given. Default: )" << config->conf_path << R"( --include=