diff --git a/bbmri/modules/bbmri.conf b/bbmri/modules/bbmri.conf index ce5c3f3..c2bbcc8 100644 --- a/bbmri/modules/bbmri.conf +++ b/bbmri/modules/bbmri.conf @@ -20,10 +20,10 @@ ### Common Configuration of all Components ## This is a descriptive human readable name of your site (e.g. Belgium) -SITE_NAME=ECDC-Bridgehead- +SITE_NAME= ## This is the id for your site used in machine to machine communication (should be ## lower-case, e.g. belgium) -SITE_ID=ecdc-bridgehead- +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.