Update system.md To Improve Consistency

This commit is contained in:
mr1716 2025-06-03 06:39:40 -04:00 committed by GitHub
parent 8cba53ba89
commit f0c671c6ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -103,7 +103,7 @@ addresses (and [`DEBUG`](./development.md#debug) is True).
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.
!!! note
If Internet access is available via a proxy, set [`HTTP_PROXIES`](#http_proxies) instead.