clarify path to configuration.py
+1
-1
@@ -17,7 +17,7 @@ netbox-secretstore
|
|||||||
|
|
||||||
## NetBox Configuration
|
## NetBox Configuration
|
||||||
|
|
||||||
To get plugins to work within NetBox you need to add some configuration to `configuration.py`.
|
To get plugins to work within NetBox you need to add some configuration to `configuration/configuration.py`.
|
||||||
|
|
||||||
```python
|
```python
|
||||||
PLUGINS = ["netbox_secretstore"]
|
PLUGINS = ["netbox_secretstore"]
|
||||||
|
|||||||
Reference in New Issue
Block a user