Add support for option 'prefer-ipv6'
This commit is contained in:
3
debian/config.json
vendored
3
debian/config.json
vendored
@ -7,5 +7,6 @@
|
||||
"timeout":300,
|
||||
"method":"aes-256-cfb",
|
||||
"fast_open": false,
|
||||
"workers": 1
|
||||
"workers": 1,
|
||||
"prefer_ipv6": false
|
||||
}
|
Reference in New Issue
Block a user