-- This is an example site configuration for Gluon v2017.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! { -- Used for generated hostnames, e.g. freifunk-abcdef123456. (optional) -- hostname_prefix = 'freifunk-', -- Name of the community. site_name = 'Freifunk Alpha Centauri', -- Shorthand of the community. site_code = 'ffxx', -- 32 bytes of random data, encoded in hexadecimal -- Must be the same for all nodes in one mesh domain -- Can be generated using: echo $(hexdump -v -n 32 -e '1/1 "%02x"'