mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	Add config template section
This commit is contained in:
		| @@ -154,6 +154,14 @@ static_root: '/home/inventree/data/static' | ||||
| # Use environment variable INVENTREE_LOGIN_ATTEMPTS | ||||
| #login_attempts: 5 | ||||
|  | ||||
| # Remote / proxy login | ||||
| # These settings can introduce security problems if configured incorrectly. Please read | ||||
| # https://docs.djangoproject.com/en/4.0/howto/auth-remote-user/ for more details | ||||
| # Use environment variable INVENTREE_REMOTE_LOGIN | ||||
| # remote_login: True | ||||
| # Use environment variable INVENTREE_REMOTE_LOGIN_HEADER | ||||
| # remote_login_header: REMOTE_USER | ||||
|  | ||||
| # Add new user on first startup | ||||
| #admin_user: admin | ||||
| #admin_email: info@example.com | ||||
|   | ||||
		Reference in New Issue
	
	Block a user