2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 13:35:40 +00:00

set navbar message via config file

This commit is contained in:
Matthias
2022-04-24 15:12:03 +02:00
parent 1127bf2497
commit f2d0537198
3 changed files with 9 additions and 14 deletions

View File

@ -189,3 +189,5 @@ static_root: '/home/inventree/data/static'
# customize:
# login_message: |
# InvenTree demo instance - <a href='https://inventree.readthedocs.io/en/latest/demo/'> Click here for login details</a>
# navbar_message: |
# InvenTree demo mode <a href='https://inventree.readthedocs.io/en/latest/demo/'><span class='fas fa-info-circle'></span></a>