Merge pull request #15 from beechnut/patch-2

Remove pdf_view from default plugins
This commit is contained in:
Clément Mouchet 2015-03-28 02:03:29 +00:00
commit 2e6d9957c4

View File

@ -1,5 +1,5 @@
## Plugins Settings ## Plugins Settings
ckan.plugins = datastore datapusher resource_proxy stats text_view recline_view pdf_view ckan.plugins = datastore datapusher resource_proxy stats text_view recline_view
## Datapusher settings ## Datapusher settings
ckan.datapusher.formats = csv xls xlsx tsv application/csv application/vnd.ms-excel application/vnd.openxmlformats-officedocument.spreadsheetml.sheet ckan.datapusher.formats = csv xls xlsx tsv application/csv application/vnd.ms-excel application/vnd.openxmlformats-officedocument.spreadsheetml.sheet