mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	update INVENTREE_LOG_LEVEL param (#4058)
Turn INVENTREE_DEBUG_LEVEL => INVENTREE_LOG_LEVEL
This commit is contained in:
		| @@ -3,7 +3,7 @@ | ||||
|  | ||||
| # Set DEBUG to True for a development setup | ||||
| INVENTREE_DEBUG=True | ||||
| INVENTREE_DEBUG_LEVEL=INFO | ||||
| INVENTREE_LOG_LEVEL=INFO | ||||
|  | ||||
| # Database configuration options | ||||
| # Note: The example setup is for a PostgreSQL database (change as required) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user