Fix example config indent

This commit is contained in:
Andy Wang 2019-09-02 14:06:07 +01:00
parent e2d4ab7376
commit 935b481ad2
1 changed files with 8 additions and 8 deletions

View File

@ -1,11 +1,11 @@
{
"Transport": "direct",
"ProxyMethod":"shadowsocks",
"EncryptionMethod":"plain",
"UID":"5nneblJy6lniPJfr81LuYQ==",
"PublicKey":"IYoUzkle/T/kriE+Ufdm7AHQtIeGnBWbhhlTbmDpUUI=",
"ServerName":"www.bing.com",
"NumConn":4,
"ProxyMethod": "shadowsocks",
"EncryptionMethod": "plain",
"UID": "5nneblJy6lniPJfr81LuYQ==",
"PublicKey": "IYoUzkle/T/kriE+Ufdm7AHQtIeGnBWbhhlTbmDpUUI=",
"ServerName": "www.bing.com",
"NumConn": 4,
"BrowserSig": "chrome",
"StreamTimeout": 300
}