ckan/_etc/ckan/custom_options.ini
2014-10-26 21:21:58 +00:00

13 lines
452 B
INI
Executable File

## Plugins Settings
ckan.plugins = datastore datapusher resource_proxy stats text_view recline_view pdf_view
## Datapusher settings
ckan.datapusher.formats = csv xls xlsx tsv application/csv application/vnd.ms-excel application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
## resource_proxy settings
ckan.resource_proxy_enabled = True
## Storage Settings
ckan.storage_path = /var/lib/ckan
ckan.max_resource_size = 10
ckan.max_image_size = 2