1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Closes #15752: Remove the ENABLE_LOCALIZATION configuration parameter

This commit is contained in:
Jeremy Stretch
2024-04-17 09:04:47 -04:00
parent 157df069e8
commit 95cc29d898
3 changed files with 0 additions and 16 deletions

View File

@ -65,14 +65,6 @@ 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 netbox is not yet fully localized. Turning this on will localize numeric and date formats based on the browser locale as well as translate certain strings from third party modules.
---
## HTTP_PROXIES
Default: None