diff --git a/InvenTree/config_template.yaml b/InvenTree/config_template.yaml index d817d15d9a..69944cf894 100644 --- a/InvenTree/config_template.yaml +++ b/InvenTree/config_template.yaml @@ -186,6 +186,9 @@ static_root: '/home/inventree/data/static' # KEYCLOAK_URL: 'https://keycloak.custom/auth' # KEYCLOAK_REALM: 'master' +# Customization options +# Add custom messages to the login page or main interface navbar or exchange the logo +# Use environment variable INVENTREE_CUSTOMIZE or INVENTREE_LOGO # customize: # login_message: | # InvenTree demo instance - Click here for login details