website: add mbits field back to network docs with notice

This commit is contained in:
Nick Ethier
2020-08-25 15:43:50 -04:00
committed by Seth Hoenig
parent 2de532dbde
commit cb74d3f62e

View File

@@ -46,7 +46,7 @@ job "docs" {
## `network` Parameters
- `mbits` <code>([_deprecated_](/docs/upgrade/upgrade-specific#nomad-0-12-0) int: 10)</code> - Specifies the bandwidth required in MBits.
- `mbits` `([*deprecated*](/docs/upgrade/upgrade-specific#nomad-0-12-0) int: 10)` - Specifies the bandwidth required in MBits.
- `port` <code>([Port](#port-parameters): nil)</code> - Specifies a TCP/UDP port
allocation and can be used to specify both dynamic ports and reserved ports.