1
0
mirror of https://github.com/netbox-community/netbox-docker.git synced 2025-08-08 15:02:05 +03:00

Prepare for Netbox 3.6

This commit is contained in:
Tobias Genannt
2023-07-07 08:12:33 +02:00
parent f703bba5e1
commit 44d0f47fb5
6 changed files with 9 additions and 6 deletions

View File

@@ -2,3 +2,5 @@ LOGGING = {
'version': 1,
'disable_existing_loggers': True
}
DEFAULT_PERMISSIONS = {}