diff --git a/bbmri/modules/bbmri.conf b/bbmri/modules/bbmri.conf index dda1f0c..c2bbcc8 100644 --- a/bbmri/modules/bbmri.conf +++ b/bbmri/modules/bbmri.conf @@ -19,18 +19,19 @@ ### Common Configuration of all Components -## This is the descriptive humanreadable name of your site (e.g. München LMU) -SITE_NAME=ECDC-Bridgehead- -## This is the id for your site used in machine to machine communication (e.g. muenchen-lmu) -SITE_ID=ecdc-bridgehead- +## This is a descriptive human readable name of your site (e.g. Belgium) +SITE_NAME= +## This is the id for your site used in machine to machine communication (should be +## lower-case, e.g. belgium) +SITE_ID= ## This server's hostname, for access from other computers within your institution ## (e.g. mybridgehead.intern.myinstitution.org) ## Optional. If left empty, this is auto-generated via the `hostname` command. HOST= ## Proxy Configuration -# leave empty if not applyable -# ex.: http://my-proxy-host:my-proxy-port +# leave empty if not applicable +# eg.: http://my-proxy-host:my-proxy-port HTTP_PROXY_URL= HTTP_PROXY_USERNAME= HTTP_PROXY_PASSWORD=