From 3cdc6251be26a1e981a40805cf469cb8c199bd7a Mon Sep 17 00:00:00 2001 From: Robin Schneider Date: Wed, 29 Oct 2025 15:19:52 +0100 Subject: [PATCH] docs(configuration): PROTECTION_RULES missing in list Closes: #20709 --- docs/configuration/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/configuration/index.md b/docs/configuration/index.md index dab7f6135..7fa554a58 100644 --- a/docs/configuration/index.md +++ b/docs/configuration/index.md @@ -35,6 +35,7 @@ Some configuration parameters are primarily controlled via NetBox's admin interf * [`POWERFEED_DEFAULT_MAX_UTILIZATION`](./default-values.md#powerfeed_default_max_utilization) * [`POWERFEED_DEFAULT_VOLTAGE`](./default-values.md#powerfeed_default_voltage) * [`PREFER_IPV4`](./miscellaneous.md#prefer_ipv4) +* [`PROTECTION_RULES`](./data-validation.md#protection_rules) * [`RACK_ELEVATION_DEFAULT_UNIT_HEIGHT`](./default-values.md#rack_elevation_default_unit_height) * [`RACK_ELEVATION_DEFAULT_UNIT_WIDTH`](./default-values.md#rack_elevation_default_unit_width)