IConfig
in
Interface IConfig
Configuration of the global scale architecture
Tags
Attributes
- #[Consumable]
- $since: '12.0.1'
Table of Contents
Methods
- 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
boolonlyInternalFederation()
Check if federation should only be used internally in a global scale setup.
public
onlyInternalFederation() : bool