Skip to content
Snippets Groups Projects
description: >-
  This page description all the possible configuration that can be made in the
  Gateway.

Frontend

:toolbox: Options

General

name type default description
VERSION string "DEV" Portal frontend's version
INSTANCE_NAME string "HBP MIP" Instance name of the MIP (visible in the header)
ONTOLOGY_URL string | undefined undefined Ontology's URL
DATACATALOGUE_SERVER string | undefined undefined Datacatalogue's URL
CONTACT_LINK string http://ebrains.eu/support Contact URL (support)
EXPERIMENTS_LIST_REFRESH string "300000" Time to wait before refresh experiments list in milliseconds

Matomo

Matomo is an open source alternative to Google Analytics.

name type default description
MATOMO_ENABLED boolean false Enable or disable Matomo
MATOMO_URL string | undefined undefined Base url for matomo scripts and data reporting. This parameter is required if Matomo is enabled
MATOMO_SITE_ID string | undefined undefined Matomo Website ID. This parameter is required if Matomo is enabled.