Updated default bandwidth limit text
This commit is contained in:
parent
7107ae018f
commit
f0c03bc13c
2 changed files with 2 additions and 2 deletions
|
@ -2262,7 +2262,7 @@ var UI = {
|
|||
type: "selectinput",
|
||||
label: "Load balancer bandwidth limit",
|
||||
selectinput: [
|
||||
["","Default (1 GiB/s)"],
|
||||
["","Default (1 gbps)"],
|
||||
[{
|
||||
label: "Custom",
|
||||
type: "int",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue