diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-08-29 11:02:14 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-09-05 14:18:23 +0200 |
| commit | e9a78e9b3b17e09f923f09c5aae0eda9dfd58e66 (patch) | |
| tree | 95633105603541e180f451f73b528c85a7353c9f /src/httpserver.cpp | |
| parent | Merge #14086: appveyor: Use clcache to speed up build (diff) | |
| download | discoin-e9a78e9b3b17e09f923f09c5aae0eda9dfd58e66.tar.xz discoin-e9a78e9b3b17e09f923f09c5aae0eda9dfd58e66.zip | |
doc: Change documentation for =0 for non-boolean options
PR #12713 changed the interpretation for negation of non-boolean options
(e.g. -noconnect) to no longer set the option to 0, but to remove it
from the options.
I think this is better because it gets rid of the special meaning of
'0'.
However it needs to be documented. I attempt to do so in this PR.
Addreses #14064.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions