mirror of
				https://github.com/veops/cmdb.git
				synced 2025-11-04 13:46:17 +08:00 
			
		
		
		
	The default value of USE_ACL is set to True
This commit is contained in:
		@@ -87,7 +87,7 @@ DEFAULT_PAGE_COUNT = 50
 | 
			
		||||
 | 
			
		||||
# # permission
 | 
			
		||||
WHITE_LIST = ["127.0.0.1"]
 | 
			
		||||
USE_ACL = False
 | 
			
		||||
USE_ACL = True
 | 
			
		||||
 | 
			
		||||
# # elastic search
 | 
			
		||||
ES_HOST = '127.0.0.1'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user