compile_error!("You must configure both an async runtime and a TLS stack. See doc/TROUBLESHOOTING.md for more.");
.help("Override the log level (usually one of 'trace', 'debug', 'info', 'warn', 'error')."),
.help(r#"Localhost port to listen on for SOCKS connections (0 means "disabled"; overrides addresses in the config if specified)."#)
.help(r#"Localhost port to listen on for DNS requests (0 means "disabled"; overrides addresses in the config if specified)."#)
"Encountered a problem while enabling hardening. To disable this feature, set application.permit_debugging to true."