[#249] Slight README improvement.

This commit is contained in:
David Read 2016-06-13 10:28:18 +00:00
parent 836605097f
commit 9d1c20fc44
1 changed files with 1 additions and 1 deletions

View File

@ -368,7 +368,7 @@ the configuration field)::
"api_version": 1,
"default_tags": [{"name": "geo"}, {"name": "namibia"],
"default_groups": ["science", "spend-data"],
"default_extras":{"new_extra":"Test","harvest_url":"{harvest_source_url}/dataset/{dataset_id}"},
"default_extras": {"encoding":"utf8", "harvest_url": "{harvest_source_url}/dataset/{dataset_id}"},
"override_extras": true,
"organizations_filter_include": [],
"organizations_filter_exclude": ["remote-organization"],