typo
This commit is contained in:
		@ -279,7 +279,7 @@ public class RedisLookupDataAdapter extends LookupDataAdapter {
 | 
			
		||||
                    .redisHost("127.0.0.1")
 | 
			
		||||
                    .redisPort(6379)
 | 
			
		||||
                    .redisDB(0)
 | 
			
		||||
                    .redisKeyTTL(-)
 | 
			
		||||
                    .redisKeyTTL(-1)
 | 
			
		||||
                    .redisUsername("")
 | 
			
		||||
                    .redisPassword("")
 | 
			
		||||
                    .build();
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user