Skip to content

config properties multi_tenancy

GitHub Action edited this page Jul 7, 2026 · 5 revisions

Version

v3.0.4

multi_tenancy Type

object (Details)

multi_tenancy Properties

Property Type Required Nullable Defined by
enabled boolean Optional cannot be null Config

enabled

enabled determines whether multitenancy mode is enabled.

enabled

  • is optional

  • cannot be null

enabled Type

boolean

enabled Default Value

The default value is:

false

Clone this wiki locally