Update README.rst

Add config attribute
This commit is contained in:
Tom 2013-05-03 13:17:32 +03:00
parent 0609262731
commit 7a64715a03
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Run the following command to create the necessary tables in the database::
The extension needs a user with sysadmin privileges to perform the
harvesting jobs. You can create such a user running this command::
paster --plugin=ckan sysadmin add harvest
paster --plugin=ckan sysadmin add harvest --config=mysite.ini
After installation, the harvest interface should be available under /harvest
if you're logged in with sysadmin permissions, eg.