Fix download_handler config option in readme

This commit is contained in:
Jari Voutilainen 2023-06-15 10:38:05 +03:00 committed by GitHub
parent 84c1cf157e
commit 5931ef08ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ retrieves statistics from Google Analytics and inserts them into CKAN pages.
function must be called instead of `ckan.views.resource:download`
via `ckanext.googleanalytics.download_handler` config variable. For ckanext-cloudstorage you can use:
ckanext.googleanalytics.download_handler = ckanext.cloudstorage.views:download
googleanalytics.download_handler = ckanext.cloudstorage.views:download
# Domain Linking