From b8d2e3357dc338c344845c6d9db3b25d268054c4 Mon Sep 17 00:00:00 2001 From: zhouzb Date: Wed, 10 Mar 2021 15:17:05 +0800 Subject: [PATCH] chore(configuration): fix the configuration example in the comment --- etc/emqx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/emqx.conf b/etc/emqx.conf index 672ce8556..86cf50122 100644 --- a/etc/emqx.conf +++ b/etc/emqx.conf @@ -1576,7 +1576,7 @@ listener.ws.external.access.1 = allow all ## Set to false for WeChat MiniApp. ## ## Value: true | false -## listener.ws.external.fail_if_no_subprotocol = on +## listener.ws.external.fail_if_no_subprotocol = true ## Supported subprotocols ##