Merge pull request #1869 from tangdou1/patch-1

Update all.js
This commit is contained in:
ZeroNet 2019-01-23 10:57:06 +01:00 committed by GitHub
commit 5eb8549aef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1367,7 +1367,7 @@
value: "ipv6" value: "ipv6"
} }
], ],
description: "Accept incoming peers using IPv4 or IPv6 address. (default: IPv4)" description: "Accept incoming peers using IPv4 or IPv6 address. (default: dual)"
}); });
section.items.push({ section.items.push({
key: "fileserver_port", key: "fileserver_port",
@ -1924,4 +1924,4 @@
window.Page.createProjector(); window.Page.createProjector();
}).call(this); }).call(this);