diff --git a/docs/site-example/domains/ffxx.conf b/docs/site-example/domains/ffxx.conf new file mode 100644 index 00000000..6f2ff8cb --- /dev/null +++ b/docs/site-example/domains/ffxx.conf @@ -0,0 +1,96 @@ +-- This is a minimal example domain configuration for Gluon v2018.1+ +-- +-- Take a look at the documentation located at +-- http://gluon.readthedocs.org/ for details. +-- +-- This configuration will not work as is. You're required to make +-- community specific changes to it! +{ + -- Name of the domain. + domain_names = { + ffxx = 'Freifunk Alpha Centauri', + -- dom1 = 'Freifunk Alpha Centauri - Domain 1', + --- ... + } + + -- 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 -v -n 32 -e '1/1 "%02x"'