mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Remove extraneous plugin config
This commit is contained in:
@ -18,10 +18,6 @@ PLUGINS = [
|
|||||||
'extras.tests.dummy_plugin',
|
'extras.tests.dummy_plugin',
|
||||||
]
|
]
|
||||||
|
|
||||||
PLUGINS_CONFIG = {
|
|
||||||
'foo': True,
|
|
||||||
}
|
|
||||||
|
|
||||||
REDIS = {
|
REDIS = {
|
||||||
'tasks': {
|
'tasks': {
|
||||||
'HOST': 'localhost',
|
'HOST': 'localhost',
|
||||||
|
Reference in New Issue
Block a user