Files
NetBox-SLM/ci/configuration/extra.py
T
2023-03-29 22:00:48 +02:00

5 lines
76 B
Python

PLUGINS = ['netbox_slm']
DEBUG = True
SECRET_KEY = 'dummy'
DEVELOPER = True