README formatting.
This commit is contained in:
parent
b56859a8cd
commit
60274333c0
|
@ -107,9 +107,9 @@ different authorization profiles. These can be defined in your ini file as::
|
||||||
The two available profiles right now are:
|
The two available profiles right now are:
|
||||||
|
|
||||||
* `default`: This is the default profile, the same one that this extension has
|
* `default`: This is the default profile, the same one that this extension has
|
||||||
used historically. Basically, only sysadmins can manage anything related to
|
used historically. Basically, only sysadmins can manage anything related to
|
||||||
harvesting, including creating and editing harvest sources or running harvest
|
harvesting, including creating and editing harvest sources or running harvest
|
||||||
jobs.
|
jobs.
|
||||||
|
|
||||||
* `publisher`: When using this profile, sysadmins can still perform any
|
* `publisher`: When using this profile, sysadmins can still perform any
|
||||||
harvesting related action, but in addition, users belonging to a publisher
|
harvesting related action, but in addition, users belonging to a publisher
|
||||||
|
@ -119,7 +119,7 @@ The two available profiles right now are:
|
||||||
|
|
||||||
ckan.auth.profile = publisher
|
ckan.auth.profile = publisher
|
||||||
|
|
||||||
To know more about the CKAN publisher auth profile, visit
|
To know more about the CKAN publisher auth profile, visit:
|
||||||
|
|
||||||
http://wiki.ckan.org/Working_with_the_publisher_auth_profile
|
http://wiki.ckan.org/Working_with_the_publisher_auth_profile
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue