Skip to content

Configuring Element Admin

See how to download example files from the helm chart here.

Configuration

For a quick setup using the default settings, see the minimal fragment example in charts/matrix-stack/ci/fragments/element-admin-minimal.yaml.

Disabling Element Admin

Matrix Authentication Service is enabled for deployment by default can be disabled with the following values

elementAdmin:
  enabled: false