From af93b47f9460e1918dc5664b9c7289f10c251079 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Fri, 30 Aug 2024 10:19:22 -0400 Subject: [PATCH] #17051: Tag ISOLATED_DEPLOYMENT as a v4.1 feature --- docs/configuration/system.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/configuration/system.md b/docs/configuration/system.md index af3a6f5e6..25c724bc9 100644 --- a/docs/configuration/system.md +++ b/docs/configuration/system.md @@ -89,6 +89,8 @@ addresses (and [`DEBUG`](./development.md#debug) is true). ## ISOLATED_DEPLOYMENT +!!! info "This feature was introduced in NetBox v4.1." + Default: False Set this configuration parameter to True for NetBox deployments which do not have Internet access. This will disable miscellaneous functionality which depends on access to the Internet.