We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4afad commit 8a1f437Copy full SHA for 8a1f437
rebar.config
@@ -5,7 +5,7 @@
5
{platform_define, "R14", no_callback_support},
6
{platform_define, "^[0-9]+", namespaced_types},
7
{platform_define, "^R", no_proxy_sni_support},
8
- {platform_define, "^(19|(20))", no_customize_hostname_check},
+ {platform_define, "^(1|(20))", no_customize_hostname_check},
9
{platform_define, "^20\.3", buggy_chacha_ciphers}
10
]}.
11
0 commit comments