diff --git a/site_config/experimental/site/site.conf b/site_config/experimental/site/site.conf index 9b6f5420db905a977aa7820fed7faf2e590c2e6d..d3e93049c9231a7518bc772a9499bae709794932 100644 --- a/site_config/experimental/site/site.conf +++ b/site_config/experimental/site/site.conf @@ -1,233 +1,213 @@ --- 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! +-- See https://gluon.readthedocs.io/ { - -- 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"'