Optimize configuration files

This commit is contained in:
Yuk1n0 2021-07-10 18:44:20 +08:00
parent 6ea59c4ff3
commit 9a800fd3b2
No known key found for this signature in database
GPG key ID: 19A0D6377E84BEE6

View file

@ -481,8 +481,7 @@ config_shadowsocks() {
"timeout":300,
"user":"nobody",
"method":"${shadowsockscipher}",
"fast_open":false,
"nameserver":"8.8.8.8"
"fast_open":false
}
EOF
@ -506,8 +505,7 @@ EOF
"obfs_param":"",
"redirect":"",
"dns_ipv6":false,
"fast_open":false,
"workers":1
"fast_open":false
}
EOF
fi