Datapusher settings
Open
- Dominant language
- Python
- Stars
- 82
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm trying to change MAX_CONTENT_LENGTH parameter to 15728640, to editing file in /etc/ckan/datapusher_settings.py, append MAX_CONTENT_LENGTH=15728640 and restarting apache, but when I upload a file to datastore, ckan shows me next message:
Error: Resource too large to process: 10487680 > max (10485760).
Anybody knows what I'm doing wrong?
P.D: I'm using Ckan version 2.7
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.