Nextcloud PHP API (master)

IConfig

Interface IConfig

Configuration of the global scale architecture

Tags
since
12.0.1
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
since
12.0.1
Return values
bool

onlyInternalFederation()

Check if federation should only be used internally in a global scale setup.

public onlyInternalFederation() : bool
Tags
since
12.0.1
Return values
bool

        
On this page

Search results