From a93435bb93c8ab6dff2341679810ec88e9ec0eed 2025-09-13 00:21:36 From: xbr Date: 2025-09-13 00:21:36 Subject: [PATCH] style: restructure experimental site.conf This commit does not change any data within the site config, instead it focuses on the structure of the site.conf. This commit was long overdue, if anything, it is not extreme ennough, and we should remove all comments. --- 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"'