diff --git a/domains/ffef_v1.conf b/domains/ffef_v1.conf index b462838..315800f 100644 --- a/domains/ffef_v1.conf +++ b/domains/ffef_v1.conf @@ -1,72 +1,74 @@ { - domain_code='ffef_v1', - domain_names={ - ffef_v1='Freifunk Erfurt' - }, + domain_code = 'ffef_v1', + domain_names = { + ffef_v1 = 'Freifunk Erfurt' + }, - -- more domain specific config follows here - -- needed since v2018 - -- 32 byte random data in hexadecimal encoding - -- This data must be unique among all sites and domains! - -- Can be generated using: echo $(hexdump -v -n 32 -e '1/1 "%02x"' >' "$2" # to decide if a version is newer or not. -DEFAULT_GLUON_RELEASE := 2021.1.2 +DEFAULT_GLUON_RELEASE := 2021.1.2.1 # Variables set with ?= can be overwritten from the command line