Skip to content

Commit

Permalink
small doc change
Browse files Browse the repository at this point in the history
  • Loading branch information
dadgar committed Apr 10, 2017
1 parent 915e4e7 commit 0d2e99b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/source/docs/agent/configuration/client.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ client {
- `network_interface` `(string: "lo | lo0")` - Specifies the name of the
interface to force network fingerprinting on. This defaults to the loopback
interface. All addresses on the interface are fingerprinted except the ones
which are scoped local for IPv6. The scheduler is going to pick one of the
many addresses which have been fingerprinted.
which are scoped local for IPv6. When allocating ports for tasks, the
scheduler will choose from the IPs of the fingerprinted interface.

- `network_speed` `(int: 0)` - Specifies an override for the network link speed.
This value, if set, overrides any detected or defaulted link speed. Most
Expand Down

0 comments on commit 0d2e99b

Please sign in to comment.