clarify path to configuration.py
@@ -17,7 +17,7 @@ netbox-secretstore
|
||||
|
||||
## 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
|
||||
PLUGINS = ["netbox_secretstore"]
|
||||
|
||||
Reference in New Issue
Block a user