Skip to content

Commit

Permalink
Fixed redis.properties (with defaults)
Browse files Browse the repository at this point in the history
  • Loading branch information
emacarron committed Dec 27, 2015
1 parent ddfea03 commit b448ef2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/test/java/redis.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
host=localhost
port=6379
connectionTimeout=5000
soTimeout=5000
password=
database=0
clientName=

0 comments on commit b448ef2

Please sign in to comment.