1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Removed deprecated NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters

This commit is contained in:
Jeremy Stretch
2017-09-29 10:18:18 -04:00
parent 75fed52bb6
commit f49d7ce1da
3 changed files with 0 additions and 31 deletions

View File

@ -191,14 +191,6 @@ The amount of time (in seconds) to wait for NAPALM to connect to a device.
---
## NETBOX_USERNAME (Deprecated)
## NETBOX_PASSWORD (Deprecated)
These settings have been deprecated and will be removed in NetBox v2.2. Please use `NAPALM_USERNAME` and `NAPALM_PASSWORD` instead.
---
## PAGINATE_COUNT
Default: 50