diff options
| author | MarcoFalke <[email protected]> | 2018-09-05 14:33:34 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2018-09-05 14:35:18 -0400 |
| commit | 95d731d9b38819cb822dbcd365972a14ae78d21f (patch) | |
| tree | c98fb1cdcb8b54700cbfec5aa4f39918ae9ef703 /src/httpserver.cpp | |
| parent | Merge #14115: lint: Make all linters work under the default macOS dev environ... (diff) | |
| parent | doc: Change documentation for =0 for non-boolean options (diff) | |
| download | discoin-95d731d9b38819cb822dbcd365972a14ae78d21f.tar.xz discoin-95d731d9b38819cb822dbcd365972a14ae78d21f.zip | |
Merge #14100: doc: Change documentation for =0 for non-boolean options
e9a78e9b3b doc: Change documentation for =0 for non-boolean options (Wladimir J. van der Laan)
Pull request description:
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.
Addresses #14064.
There might be options I missed, please help check:
- `-connect`
- `-proxy`
- `-onion`
- `-debug`
- `-debuglogfile`
Needs a manpage update.
Tree-SHA512: a69e63e04a6c8bf6f61a58ddc0f5ebd4b9af7a2e0ea5174e668f2e3edd31a541910a125605ca4bfccf3aca6e59267d98a66de9d1e73650f48c8a1828d315d35d
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions