diff --git a/docs/multidomain-site-example/domains/alpha_centauri.conf b/docs/multidomain-site-example/domains/alpha_centauri.conf index 82245972..275bc3a8 100644 --- a/docs/multidomain-site-example/domains/alpha_centauri.conf +++ b/docs/multidomain-site-example/domains/alpha_centauri.conf @@ -1,3 +1,10 @@ +-- This is an example domain configuration for Gluon v2022.1 +-- +-- Take a look at the documentation located at +-- https://gluon.readthedocs.io/ for details. +-- +-- This configuration will not work as is. You're required to make +-- community specific changes to it! { -- multiple codes/names can be defined, the first one is the primary name -- additional aliases can be defined @@ -7,62 +14,106 @@ proxima_centauri = 'Proxima Centauri', }, - -- 32 byte random data in hexadecimal encoding + -- 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"'