diff --git a/site_config/beta/site/site.conf b/site_config/beta/site/site.conf new file mode 100644 index 0000000000000000000000000000000000000000..b2e7a27c259969c9099725dea93db42f8063051e --- /dev/null +++ b/site_config/beta/site/site.conf @@ -0,0 +1,227 @@ +-- This is an example site configuration for Gluon v2014.3.x +-- +-- Take a look at the documentation located at +-- http://gluon.readthedocs.org/ for details. +-- +-- This configuration will not work as it. You're required to make +-- community specific changes to it! +{ + -- Used for generated hostnames, e.g. freifunk-abcdef123456. + hostname_prefix = 'fflux-', + + -- Name of the community. + site_name = 'Freifunk Luxembourg', + + -- Shorthand of the community. + site_code = 'fflux', + + -- 32 bytes of random data, encoded in hexadecimal + -- This data must be unique among all sites and domains! + -- Can be generated using: echo $(hexdump -v -n 32 -e '1/1 "%02x"'