Commit 091ea973 authored by John Crepezzi's avatar John Crepezzi Committed by GitHub
Browse files

Merge pull request #138 from Wohlstand/patch-2

Added a note about Redis's password field
parents 939b7221 930e21cc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -123,6 +123,8 @@ or post.

All of which are optional except `type` with very logical default values.

If your Redis server is configured for password authentification, use the `password` field.

### Postgres

To use postgres storage you must install the `pg` package in npm