From 9d1c20fc441d3485f15c643cf67417f3c3d637ae Mon Sep 17 00:00:00 2001 From: David Read Date: Mon, 13 Jun 2016 10:28:18 +0000 Subject: [PATCH] [#249] Slight README improvement. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c4ed76e..45fc386 100644 --- a/README.rst +++ b/README.rst @@ -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"],