Merge branch 'docs'

This commit is contained in:
amercader 2015-10-23 10:56:23 +01:00
commit 0f12c71aef
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -8,6 +8,6 @@ build
.DS_Store
dist
development.ini
*.swp
*.sw?
*~
node_modules

View File

@ -29,7 +29,7 @@ Installation
On your CKAN configuration file, add::
ckan.harvest.mq.type = rabbitmq
ckan.harvest.mq.type = amqp
2. Install the extension into your python environment::