Skip to content

Commit

Permalink
Documented the default value of IGN_PARTITION (#281)
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Pecka <[email protected]>
  • Loading branch information
peci1 authored Dec 13, 2021
1 parent ecc2da4 commit f771ab1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tutorials/20_env_variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ Below are descriptions of the available environment variables:
the search of the topic/service.
* **IGN_PARTITION**
* *Value allowed*: Any partition value
* *Default value*: `<HOSTNAME>:<USERNAME>` where `<HOSTNAME>` is the
hostname of the current machine and `<USERNAME>` is the name of the
user launching the node.
* *Description*: Specifies a partition name for all the nodes declared
inside this process. Note that an alternative partition name declared
programatically and passed to the constructor of a Node class will take
Expand Down

0 comments on commit f771ab1

Please sign in to comment.