mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 19:45:46 +00:00
Update config_template.yaml
Change name for config name
This commit is contained in:
@ -155,9 +155,9 @@ static_root: '/home/inventree/data/static'
|
|||||||
#login_attempts: 5
|
#login_attempts: 5
|
||||||
|
|
||||||
# Add new user on first startup
|
# Add new user on first startup
|
||||||
#set_user: admin
|
#admin_user: admin
|
||||||
#set_email: info@example.com
|
#admin_email: info@example.com
|
||||||
#set_password: inventree
|
#admin_password: inventree
|
||||||
|
|
||||||
# Permit custom authentication backends
|
# Permit custom authentication backends
|
||||||
#authentication_backends:
|
#authentication_backends:
|
||||||
|
Reference in New Issue
Block a user