mirror of https://gitee.com/bigwinds/arangodb
12 lines
399 B
Markdown
12 lines
399 B
Markdown
|
|
|
|
@brief this server's id
|
|
`--cluster.my-local-info info`
|
|
|
|
Some local information about the server in the cluster, this can for
|
|
example be an IP address with a process ID or any string unique to
|
|
the server. Specifying *info* is mandatory on startup if the server
|
|
id (see below) is not specified. Each server of the cluster must
|
|
have a unique local info. This is ignored if my-id below is specified.
|
|
|