IConfig
Interface IConfig
Configuration of the global scale architecture
Tags
Table of Contents
- isGlobalScaleEnabled() : bool
- check if global scale is enabled
- onlyInternalFederation() : bool
- check if federation should only be used internally in a global scale setup
Methods
isGlobalScaleEnabled()
check if global scale is enabled
public
isGlobalScaleEnabled() : bool
Tags
Return values
bool —onlyInternalFederation()
check if federation should only be used internally in a global scale setup
public
onlyInternalFederation() : bool