mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-21 11:37:21 -06:00
Update plugins.md To Reflect Empty Default Values
This commit is contained in:
parent
15db7111e6
commit
d8fd7852d7
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## PLUGINS
|
## PLUGINS
|
||||||
|
|
||||||
Default: `Empty`
|
Default: ``
|
||||||
|
|
||||||
A list of installed [NetBox plugins](../plugins/index.md) to enable. Plugins will not take effect unless they are listed here.
|
A list of installed [NetBox plugins](../plugins/index.md) to enable. Plugins will not take effect unless they are listed here.
|
||||||
|
|
||||||
@ -13,7 +13,7 @@ A list of installed [NetBox plugins](../plugins/index.md) to enable. Plugins wil
|
|||||||
|
|
||||||
## PLUGINS_CONFIG
|
## PLUGINS_CONFIG
|
||||||
|
|
||||||
Default: `Empty`
|
Default: ``
|
||||||
|
|
||||||
This parameter holds configuration settings for individual NetBox plugins. It is defined as a dictionary, with each key using the name of an installed plugin. The specific parameters supported are unique to each plugin: Reference the plugin's documentation to determine the supported parameters. An example configuration is shown below:
|
This parameter holds configuration settings for individual NetBox plugins. It is defined as a dictionary, with each key using the name of an installed plugin. The specific parameters supported are unique to each plugin: Reference the plugin's documentation to determine the supported parameters. An example configuration is shown below:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user