mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-25 12:48:47 +00:00
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