Merge pull request #70 from ckan/Zharktas-patch-1

Fix download_handler config option in readme
This commit is contained in:
Sergey 2023-06-16 13:21:05 +03:00 committed by GitHub
commit 77f8567e21
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