From 0a1501bc1b13fd60e6345347722c40ceae54261f Mon Sep 17 00:00:00 2001 From: Aaron Kunz Date: Thu, 20 Jul 2017 00:19:03 +0200 Subject: [PATCH] Fix typo (#4695) --- docs/config/config.sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config/config.sample.json b/docs/config/config.sample.json index fcdf032b0..cb4673928 100644 --- a/docs/config/config.sample.json +++ b/docs/config/config.sample.json @@ -41,7 +41,7 @@ "password": "yoursecret", "token": "", "secure": false, - "pingInterval": 0 + "pingInterval": 0, "streaming": { "enable": false, "clusterID": "",