Skip to content
Discussion options

You must be logged in to vote

You need to pay attention to the correct indentation. login_message and the other options are sub options of customize. In yml syntax every space before a key matters. You would need to have the following (two spaces or one tab before each key):

customize:
  login_message: InvenTree demo instance - <a href='https://inventree.readthedocs.io/en/latest/demo/'> Click here for login details</a>
#   navbar_message: <h6>InvenTree demo mode <a href='https://inventree.readthedocs.io/en/latest/demo/'><span class='fas fa-info-circle'></span></a></h6>
  logo: logo.png
#   hide_admin_link: true
#   hide_password_reset: true

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@wolflu05
Comment options

Answer selected by SeanAustin
@SchrodingersGat
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
setup Relates to the InvenTree setup / installation process
3 participants