1
0
mirror of https://github.com/netbox-community/netbox-docker.git synced 2025-11-17 00:03:21 +03:00

Match upstream testing configuration

This commit is contained in:
Tobias Genannt
2025-04-12 11:10:33 +02:00
parent ec9a3e80da
commit 8f7c21749e

View File

@@ -7,5 +7,6 @@ PLUGINS = [
'netbox.tests.dummy_plugin',
]
ALLOW_TOKEN_RETRIEVAL = True
DEFAULT_PERMISSIONS = {}