From 007614e3829019f5aef297a4f69d8d3f5229462b Mon Sep 17 00:00:00 2001 From: Arthur Hanson Date: Fri, 11 Oct 2024 10:16:46 -0700 Subject: [PATCH] Update docs/configuration/index.md Co-authored-by: Jeremy Stretch --- docs/configuration/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/configuration/index.md b/docs/configuration/index.md index 48f1350ec..dab7f6135 100644 --- a/docs/configuration/index.md +++ b/docs/configuration/index.md @@ -25,7 +25,6 @@ Some configuration parameters are primarily controlled via NetBox's admin interf * [`CUSTOM_VALIDATORS`](./data-validation.md#custom_validators) * [`DEFAULT_USER_PREFERENCES`](./default-values.md#default_user_preferences) * [`ENFORCE_GLOBAL_UNIQUE`](./miscellaneous.md#enforce_global_unique) -* [`EVENTS_PIPELINE`](./miscellaneous.md#events_pipeline) * [`GRAPHQL_ENABLED`](./graphql-api.md#graphql_enabled) * [`JOB_RETENTION`](./miscellaneous.md#job_retention) * [`MAINTENANCE_MODE`](./miscellaneous.md#maintenance_mode)