mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-05 13:56:41 +00:00
17 lines
458 B
Markdown
17 lines
458 B
Markdown
![]() |
---
|
||
|
title: opsConfig
|
||
|
slug: /main-concepts/metadata-standard/schemas/configuration/opsconfig
|
||
|
---
|
||
|
|
||
|
# OpsConfig
|
||
|
|
||
|
*This schema defines the Operations Configuration.*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`enable`** *(boolean)*: Whether operations configuration is enabled or not. Default: `False`.
|
||
|
- **`operationsConfigFile`** *(string)*: Operations Configuration File. Default: `operations.yaml`.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.
|