mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 01:06:11 -06:00
11271 update docs for new var
This commit is contained in:
parent
e5267c99bd
commit
5d4f24d4b2
@ -65,6 +65,14 @@ Email is sent from NetBox only for critical events or if configured for [logging
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## ENABLE_LOCALIZATION
|
||||||
|
|
||||||
|
Default: False
|
||||||
|
|
||||||
|
Determines if localization features are enabled or not. This should only be enabled for development or testing purposes as the product is not fully localized and there can be issues in certain locales with turning this on (mostly in locales where commas are used as numeric separators instead of periods). Turning this on will localize numeric and date formats (overriding what is set for DATE_FORMAT) based on the browser settings as well as translate some strings within the product.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## HTTP_PROXIES
|
## HTTP_PROXIES
|
||||||
|
|
||||||
Default: None
|
Default: None
|
||||||
|
Loading…
Reference in New Issue
Block a user