Skip to content

Commit aee5665

Browse files
Sergey-Kitovsirainen
authored andcommitted
data/settings.js: Remove http_client_dns_client_socket_path.
1 parent f8595be commit aee5665

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

data/settings.js

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5619,18 +5619,6 @@ If non-zero, override [[setting,http_client_request_timeout]] for
56195619
\`DELETE\` requests.`
56205620
},
56215621

5622-
http_client_dns_client_socket_path: {
5623-
advanced: true,
5624-
tags: [ 'http', 'http_client' ],
5625-
added: {
5626-
settings_http_client_settings_added: false,
5627-
},
5628-
values: setting_types.STRING,
5629-
default: 'dns-client',
5630-
text: `
5631-
UNIX socket path to the dns-client service.`
5632-
},
5633-
56345622
http_client_dns_ttl: {
56355623
advanced: true,
56365624
tags: [ 'http', 'http_client' ],

0 commit comments

Comments
 (0)