mirror of
https://github.com/seejohnrun/haste-server.git
synced 2024-11-01 03:21:21 +00:00
Added a note about Redis's password field
This commit is contained in:
parent
eb5c8eef6a
commit
930e21ccb7
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue