Corrected info in docs/configuration/security.md to reflect that ESCAPE_BANNERS is new in v4.0.8

This commit is contained in:
Jeff Gehlbach 2024-07-21 19:44:52 -04:00
parent c85625b3d3
commit 56739d2f10

View File

@ -126,8 +126,8 @@ Default: True
When disabled, banners will be displayed without first being HTML escaped for safety.
!!! info "Changed in NetBox v4.0.8"
Prior to NetBox v4.0.8, this setting was disabled by default.
!!! info "New in NetBox v4.0.8"
This setting was introduced in NetBox v4.0.8.
---