Document redis password param
This commit is contained in:
parent
b51c5f119e
commit
3e5f98e708
|
@ -68,6 +68,7 @@ There are a number of configuration options available for the backends. These do
|
||||||
- ``ckan.harvest.mq.hostname`` (localhost)
|
- ``ckan.harvest.mq.hostname`` (localhost)
|
||||||
- ``ckan.harvest.mq.port`` (6379)
|
- ``ckan.harvest.mq.port`` (6379)
|
||||||
- ``ckan.harvest.mq.redis_db`` (0)
|
- ``ckan.harvest.mq.redis_db`` (0)
|
||||||
|
- ``ckan.harvest.mq.password`` (None)
|
||||||
|
|
||||||
* RabbitMQ:
|
* RabbitMQ:
|
||||||
- ``ckan.harvest.mq.user_id`` (guest)
|
- ``ckan.harvest.mq.user_id`` (guest)
|
||||||
|
|
Loading…
Reference in New Issue