Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
cheggaaa committed Mar 31, 2012
1 parent fcd196a commit 8039a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sessions/stores/redis.js
Expand Up @@ -24,7 +24,7 @@ Config section should look like this:
, server: {
host : "127.0.0.1"
, port : 6379
, opts : {}
, opts : {}
, auth : "megasecret" // [optional] password
, ns : "sess:" // redis key prefix
}
Expand Down

0 comments on commit 8039a15

Please sign in to comment.