diff options
-rw-r--r-- | taginfo-config-example.json | 2 |
1 files changed, 1 insertions, 1 deletions
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": { |