aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorAkio Nakamura <[email protected]>2018-11-12 11:06:36 +0900
committerAkio Nakamura <[email protected]>2018-11-20 18:28:16 +0900
commit3fb09b9889665a24b34f25e9d1385a05058a28b7 (patch)
tree22584858721f4dfbeb637fdc3238858a92d2f9db /src/httpserver.cpp
parentMerge #14768: revert removal of fstream.hpp header in fs.h (diff)
downloaddiscoin-3fb09b9889665a24b34f25e9d1385a05058a28b7.tar.xz
discoin-3fb09b9889665a24b34f25e9d1385a05058a28b7.zip
Warn unrecognized sections in the config file
In the config file, sections are specified by square bracket pair "[]"$, or included in the option name itself which separated by a period"(.)". Typicaly, [testnet] is not a correct section name and specified options in that section are ignored but user cannot recognize what is happen. So, add some log/stderr-warning messages if unrecognized section names are present in the config file after checking section only args.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions