Merge pull request #763 from bpot/fix-session-doc-typo

website: default health check is 'serfHealth'
pull/771/head
Ryan Uber 2015-03-05 17:41:23 -08:00
commit 82c9c553e5
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ the agent's own node name is used.
`Name` can be used to provide a human-readable name for the Session.
`Checks` is used to provide a list of associated health checks. It is highly recommended
that, if you override this list, you include the default "serfHealthCheck".
that, if you override this list, you include the default "serfHealth".
`Behavior` can be set to either `release` or `delete`. This controls
the behavior when a session is invalidated. By default, this is `release`,