Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Preetha Appan committed Mar 28, 2018
1 parent 30d1042 commit 57872ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/source/docs/agent/configuration/client.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ client {
clients can determine their total CPU compute automatically, and thus in most
cases this should be left unset.

- `memory_total_mb` `(int:0)` - Specifies an override for the total memory. If set,
this value overrides any detected memory.

- `node_class` `(string: "")` - Specifies an arbitrary string used to logically
group client nodes by user-defined class. This can be used during job
placement as a filter.
Expand Down

0 comments on commit 57872ff

Please sign in to comment.