Update all.js

This commit is contained in:
tangdou1 2019-01-23 19:00:19 +08:00 committed by GitHub
parent 5eb8549aef
commit 8b7ef14f65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1365,6 +1365,9 @@
}, { }, {
title: "IPv6", title: "IPv6",
value: "ipv6" value: "ipv6"
}, {
title: "Dual (IPv4 & IPv6)",
value: "dual"
} }
], ],
description: "Accept incoming peers using IPv4 or IPv6 address. (default: dual)" description: "Accept incoming peers using IPv4 or IPv6 address. (default: dual)"