mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
Removed LOGIN_REQUIRED
This commit is contained in:
parent
bf0cecc7fd
commit
d8ac6f828c
|
|
@ -4,4 +4,3 @@ LOGGING = {
|
||||||
}
|
}
|
||||||
|
|
||||||
DEFAULT_PERMISSIONS = {}
|
DEFAULT_PERMISSIONS = {}
|
||||||
LOGIN_REQUIRED = False
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue