Update all.js
This commit is contained in:
parent
c20ed92fab
commit
728b76aa7e
1 changed files with 2 additions and 2 deletions
|
@ -1367,7 +1367,7 @@
|
|||
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({
|
||||
key: "fileserver_port",
|
||||
|
@ -1924,4 +1924,4 @@
|
|||
|
||||
window.Page.createProjector();
|
||||
|
||||
}).call(this);
|
||||
}).call(this);
|
||||
|
|
Loading…
Reference in a new issue