Nextcloud PHP API (master)

IConfig

Interface IConfig

Configuration of the global scale architecture

Tags
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