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

Remove old feature notifications

This commit is contained in:
Jeremy Stretch
2024-04-02 13:57:58 -04:00
parent ecf22bff4d
commit dda9381880
8 changed files with 0 additions and 16 deletions

View File

@ -92,8 +92,6 @@ CSRF_TRUSTED_ORIGINS = (
## DEFAULT_PERMISSIONS
!!! info "This parameter was introduced in NetBox v3.6."
Default:
```python