netbox-docker/test-configuration/test_config.py

7 lines
95 B
Python
Raw Normal View History

2022-08-31 07:05:34 -05:00
LOGGING = {
'version': 1,
'disable_existing_loggers': True
}
2023-07-07 01:12:33 -05:00
DEFAULT_PERMISSIONS = {}