Update index.html.md
This commit is contained in:
parent
790e18b973
commit
98c8103a05
|
@ -33,7 +33,7 @@ As each file is processed, its contents are merged into the existing
|
||||||
configuration. When merging, any non-empty values from the latest config file
|
configuration. When merging, any non-empty values from the latest config file
|
||||||
will append or replace parameters in the current configuration. An empty value
|
will append or replace parameters in the current configuration. An empty value
|
||||||
means `""` for strings, `0` for integer or float values, and `false` for
|
means `""` for strings, `0` for integer or float values, and `false` for
|
||||||
booleans. Since empty values are ignored you cannot disable an parameter like
|
booleans. Since empty values are ignored you cannot disable a parameter like
|
||||||
`server` mode once you've enabled it.
|
`server` mode once you've enabled it.
|
||||||
|
|
||||||
Here is an example Nomad agent configuration that runs in both client and server
|
Here is an example Nomad agent configuration that runs in both client and server
|
||||||
|
|
Loading…
Reference in a new issue