Browse Source

#17051: Tag ISOLATED_DEPLOYMENT as a v4.1 feature

Jeremy Stretch 1 year ago
parent
commit
af93b47f94
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/configuration/system.md

+ 2 - 0
docs/configuration/system.md

@@ -89,6 +89,8 @@ addresses (and [`DEBUG`](./development.md#debug) is true).
 
 
 ## ISOLATED_DEPLOYMENT
 ## ISOLATED_DEPLOYMENT
 
 
+!!! info "This feature was introduced in NetBox v4.1."
+
 Default: False
 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.
 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.