Add missing upstreamCheckInterval to config.example.json

This commit is contained in:
Sammy Libre 2016-12-06 23:41:07 +05:00
parent ae8a837e73
commit 18018c395c

View File

@ -43,6 +43,8 @@
"hideIP": false "hideIP": false
}, },
"upstreamCheckInterval": "5s",
"upstream": [ "upstream": [
{ {
"name": "Main", "name": "Main",