mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 20:12:00 -06:00
Remove extraneous plugin config
This commit is contained in:
parent
9ffc404027
commit
76230cad53
@ -18,10 +18,6 @@ PLUGINS = [
|
||||
'extras.tests.dummy_plugin',
|
||||
]
|
||||
|
||||
PLUGINS_CONFIG = {
|
||||
'foo': True,
|
||||
}
|
||||
|
||||
REDIS = {
|
||||
'tasks': {
|
||||
'HOST': 'localhost',
|
||||
|
Loading…
Reference in New Issue
Block a user