Newer
Older
netbox-docker / test-configuration / test_config.py
@Tobias Genannt Tobias Genannt on 28 Aug 2023 95 bytes Prepare for Netbox 3.6
LOGGING = {
    'version': 1,
    'disable_existing_loggers': True
}

DEFAULT_PERMISSIONS = {}