From 18018c395c28c9d25adc1020a7498060ffe84997 Mon Sep 17 00:00:00 2001 From: Sammy Libre Date: Tue, 6 Dec 2016 23:41:07 +0500 Subject: [PATCH] Add missing upstreamCheckInterval to config.example.json --- config.example.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.example.json b/config.example.json index 48adb0b..f3cb569 100644 --- a/config.example.json +++ b/config.example.json @@ -43,6 +43,8 @@ "hideIP": false }, + "upstreamCheckInterval": "5s", + "upstream": [ { "name": "Main",