mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	Remove unused code from settings.py
This commit is contained in:
		| @@ -414,11 +414,6 @@ CACHES = { | ||||
|     'default': { | ||||
|         'BACKEND': 'django.core.cache.backends.locmem.LocMemCache', | ||||
|     }, | ||||
|     'qr-code': { | ||||
|         'BACKEND': 'django.core.cache.backends.locmem.LocMemCache', | ||||
|         'LOCATION': 'qr-code-cache', | ||||
|         'TIMEOUT': 3600 | ||||
|     } | ||||
| } | ||||
|  | ||||
| # Password validation | ||||
|   | ||||
		Reference in New Issue
	
	Block a user