aboutsummaryrefslogtreecommitdiff
path: root/netbox/config-patch1.diff
diff options
context:
space:
mode:
Diffstat (limited to 'netbox/config-patch1.diff')
-rw-r--r--netbox/config-patch1.diff6
1 files changed, 3 insertions, 3 deletions
diff --git a/netbox/config-patch1.diff b/netbox/config-patch1.diff
index be5b068..cc5c6d2 100644
--- a/netbox/config-patch1.diff
+++ b/netbox/config-patch1.diff
@@ -1,5 +1,5 @@
1--- a/opt/netbox/netbox/netbox/configuration.py 1--- a/opt/netbox/netbox/netbox/configuration.py 2021-07-11 22:24:55.365668931 +0000
2+++ b/opt/netbox/netbox/netbox/configuration.py 2+++ b/opt/netbox/netbox/netbox/configuration.py 2021-07-11 22:25:25.077103585 +0000
3@@ -4,11 +4,13 @@ 3@@ -4,11 +4,13 @@
4 # # 4 # #
5 ######################### 5 #########################
@@ -15,7 +15,7 @@
15 15
16 # PostgreSQL database configuration. See the Django documentation for a complete list of available parameters: 16 # PostgreSQL database configuration. See the Django documentation for a complete list of available parameters:
17 # https://docs.djangoproject.com/en/stable/ref/settings/#databases 17 # https://docs.djangoproject.com/en/stable/ref/settings/#databases
18@@ -51,7 +53,7 @@ 18@@ -57,7 +59,7 @@
19 # For optimal security, SECRET_KEY should be at least 50 characters in length and contain a mix of letters, numbers, and 19 # For optimal security, SECRET_KEY should be at least 50 characters in length and contain a mix of letters, numbers, and
20 # symbols. NetBox will not run without this defined. For more information, see 20 # symbols. NetBox will not run without this defined. For more information, see
21 # https://docs.djangoproject.com/en/stable/ref/settings/#std:setting-SECRET_KEY 21 # https://docs.djangoproject.com/en/stable/ref/settings/#std:setting-SECRET_KEY