docs: Add show manage tags environment var (#13482)

This commit is contained in:
Andrew Sikowitz 2025-05-10 05:51:18 -07:00 committed by GitHub
parent f71ff7722a
commit f094e50ba2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,6 +21,7 @@ DataHub works.
| `SCHEMA_FIELD_LINEAGE_IGNORE_STATUS` | `true` | boolean | [`GMS`] | Controls whether lineage ignores the schema field status aspect, reading the parent's status aspect instead. |
| `HIDE_DBT_SOURCE_IN_LINEAGE` | `false` | boolean | [`GMS`] | Hides dbt source entities from lineage graphs when used with specific dbt ingestion settings. |
| `SHOW_NAV_BAR_REDESIGN` | `false` | boolean | [`GMS`] | Enables the new navigation bar redesign. |
| `SHOW_MANAGE_TAGS` | `true` | boolean | [`GMS`] | Enables the manage tags page. |
## Ingestion