Skip to content

config properties audit_log properties storage

GitHub Action edited this page Oct 14, 2025 · 22 revisions

Version

v2.2.0

storage Type

object (Details)

storage Properties

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

enabled

enabled controls whether audit log should be retained (i.e. persisted).

enabled

  • is optional

  • cannot be null

enabled Type

boolean

enabled Default Value

The default value is:

false
Clone this wiki locally