From fc0d309d62b91c6fc18b51e7d59758601e233448 Mon Sep 17 00:00:00 2001 From: Emerson Pereira Date: Fri, 4 Mar 2022 18:57:40 -0300 Subject: [PATCH] Add observation to step 1.3.2 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ad49c76..2c65e83 100755 --- a/README.md +++ b/README.md @@ -159,6 +159,9 @@ PLUGINS_CONFIG = {
#### 1.3.2. Change Netbox '**[settings.py](https://github.com/netbox-community/netbox/blob/develop/netbox/netbox/settings.py)**' to include Proxbox Template directory + +> Probably on the next release of Netbox, it will not be necessary to make the configuration below! As the [Pull Request #8733](https://github.com/netbox-community/netbox/pull/8734) got merged to develop branch + Edit **/opt/netbox/netbox/netbox** and find TEMPLATE_DIR section - How it is configured: