fallbackNodes | Fallback nodes, when default node is unreacheable (array of object with host+port properties) | no fallback nodes
cacheTimeMs | Default network request cache time, in millisecond. | `60000` (1 min).
fallbackLanguage | Default locale, if browser default language not exists in Cesium | `en`
defaultLanguage | Used to force the default language (ignore browser's language), on user first connection. | =`fallbackLanguage`
decimalCount | Number of decimal to display, on float value (when using relative unit) | `4`
helptip.installDocUrl | Used in features tour, for the link 'How-to install my own node'. | URL of [Duniter installation node](https://github.com/duniter/duniter/blob/master/doc/install-a-node.md)
initPhase | Enable a special mode, used when currency is NOT initialized (block #0 not written) | `false`
newIssueUrl | Used for link in the About screen, to submit new issue | URL of [Cesium issues on GitHub](https://github.com/duniter/cesium/issues/new?labels=bug)
timeout | Default network request timeout, in millisecond. | `4000`
timeWarningExpire | Delay (in second) before expiration of certifications, use to warn the user that there will soon be a lack of certifications | `5184000` (2 mois)