Nextcloud PHP API (stable18)

IConfig

Interface IConfig

Configuration of the global scale architecture

Tags
since
12.0.1

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
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

Search results