Currently, there are universal DP+ settings that apply to all resources.
https://github.com/dathere/datapusher-plus/blob/main/ckanext/datapusher_plus/config.py
Now that DP+ is an extension, it'd be nice if we can have a configuration form to customize select DP+ settings on a resource-per-resource basis.
The DP+ configuration form will be available to the Dataset Editor/Sysadmin only.
For Dataset Editors, only select settings will be configurable.
Sysadmins will have the ability to customize all settings EXCEPT system level settings that should be changed by manually by editing the ckan.ini (e.g. datastore_urls, path of qsv binary, etc.).
Currently, there are universal DP+ settings that apply to all resources.
https://github.com/dathere/datapusher-plus/blob/main/ckanext/datapusher_plus/config.py
Now that DP+ is an extension, it'd be nice if we can have a configuration form to customize select DP+ settings on a resource-per-resource basis.
The DP+ configuration form will be available to the Dataset Editor/Sysadmin only.
For Dataset Editors, only select settings will be configurable.
Sysadmins will have the ability to customize all settings EXCEPT system level settings that should be changed by manually by editing the ckan.ini (e.g. datastore_urls, path of qsv binary, etc.).