Document redis password param

This commit is contained in:
amercader 2018-10-25 12:20:47 +02:00
parent b51c5f119e
commit 3e5f98e708
1 changed files with 11 additions and 10 deletions

View File

@ -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)