netbox/test-configuration/test_config.py

7 lines
95 B
Python

LOGGING = {
'version': 1,
'disable_existing_loggers': True
}
DEFAULT_PERMISSIONS = {}