X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=doc%2FConfiguration.md;h=6b76457bacbce7a1f06f0e25db943bbb599537e6;hp=1520ee570b6c322f60698444468bce0b3405f786;hb=963c5055505f2fc117cd5efa06eaa02c9b2bf85d;hpb=fa05f996c5500c056a36c1d43e33a407f876643c diff --git a/doc/Configuration.md b/doc/Configuration.md index 1520ee57..6b76457b 100644 --- a/doc/Configuration.md +++ b/doc/Configuration.md @@ -43,9 +43,10 @@ The contents of a host configuration are: - uint32: configuration format version - str: name of the node +- str: name of the submesh this node is part of, or "." if it's in the core mesh - int32: device class - bool: blacklisted -- bin: public Ed25519 key +- bin: public Ed25519 key, or zero-length if no key is known - str: canonical address (may be zero length if unset) - arr[ext]: recent addresses @@ -56,6 +57,7 @@ The contents of an invitation file are: - uint32: invitation format version - str: name of the invitee +- str: name of the submesh this node will be part of, or "." if it's in the core mesh - int32: device class of the invitee (may be unused) - arr[bin]: one or more host config files