diff --git a/docs/site-example/site.conf b/docs/site-example/site.conf index 698ab8de..9ea420ef 100644 --- a/docs/site-example/site.conf +++ b/docs/site-example/site.conf @@ -15,6 +15,11 @@ -- Shorthand of the community. site_code = 'ffxx', + -- 32 bytes of random data, encoded in hexacimal + -- Must be the same of all nodes in one mesh domain + -- Can be generated using: echo $(hexdump -n 32 -e '1/1 "%02x"'