From 188f9aa62a3902e5bdadabf970dfafa5a76f95b4 Mon Sep 17 00:00:00 2001 From: Jochen Topf Date: Mon, 20 Oct 2014 20:29:01 +0200 Subject: Remove "josm" from sources in example config. --- taginfo-config-example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taginfo-config-example.json b/taginfo-config-example.json index d72b224..3936308 100644 --- a/taginfo-config-example.json +++ b/taginfo-config-example.json @@ -72,7 +72,7 @@ // Note that this will NOT work for the "db" source! Well, you can download it, // but it will fail later, because the database is changed by the master.sql // scripts. - "download": "languages josm projects wiki", + "download": "languages projects wiki", // These sources will be created from the actual sources. "create": "db", "db": { -- cgit v1.2.3