Skip to content

Commit

Permalink
Fix mbits default on website
Browse files Browse the repository at this point in the history
  • Loading branch information
dadgar committed Mar 2, 2017
1 parent dea5a83 commit 8865bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/docs/job-specification/network.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ job "docs" {

## `network` Parameters

- `mbits` `(int: <required>)` - Specifies the bandwidth required in MBits.
- `mbits` `(int: 10)` - Specifies the bandwidth required in MBits.

- `port` <code>([Port](#port-parameters): nil)</code> - Specifies a port
allocation and can be used to specify both dynamic ports and reserved ports.
Expand Down

0 comments on commit 8865bb8

Please sign in to comment.