mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-15 01:57:40 -05:00
Document proxy logging control.
(This was added in 7c65b9c57.)
This commit is contained in:
2
config.c
2
config.c
@ -2122,7 +2122,7 @@ void setup_config_box(struct controlbox *b, int midsession,
|
||||
|
||||
ctrl_radiobuttons(s, "Print proxy diagnostics "
|
||||
"in the terminal window", 'r', 5,
|
||||
HELPCTX(proxy_main),
|
||||
HELPCTX(proxy_logging),
|
||||
conf_radiobutton_handler,
|
||||
I(CONF_proxy_log_to_term),
|
||||
"No", I(FORCE_OFF),
|
||||
|
Reference in New Issue
Block a user