From 2f4cae4c9dccb3a9ce954c01c6642bb206b2d927 Mon Sep 17 00:00:00 2001 From: Matthias Mair <66015116+matmair@users.noreply.github.com> Date: Tue, 1 Mar 2022 12:25:04 +0100 Subject: [PATCH] Update config_template.yaml Change name for config name --- InvenTree/config_template.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/InvenTree/config_template.yaml b/InvenTree/config_template.yaml index 153cf2f16b..65dd20d3e8 100644 --- a/InvenTree/config_template.yaml +++ b/InvenTree/config_template.yaml @@ -155,9 +155,9 @@ static_root: '/home/inventree/data/static' #login_attempts: 5 # Add new user on first startup -#set_user: admin -#set_email: info@example.com -#set_password: inventree +#admin_user: admin +#admin_email: info@example.com +#admin_password: inventree # Permit custom authentication backends #authentication_backends: