From eb7a41cb363ce2487c3a72ae10ea7f5e5fb4d1b4 Mon Sep 17 00:00:00 2001 From: Kalin Mladenov Dobrev Date: Wed, 19 Jun 2019 11:25:52 +0200 Subject: [PATCH] edited config after rollback --- configuration/map_files/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configuration/map_files/config.json b/configuration/map_files/config.json index 6885439..7e671c0 100644 --- a/configuration/map_files/config.json +++ b/configuration/map_files/config.json @@ -1,7 +1,7 @@ { "options": { "paths": { - "root": "mbtiles/2019-04-29_data", + "root": "", "fonts": "glyphs", "sprites": "sprites", "mbtiles": "mbtiles", @@ -9,8 +9,8 @@ } }, "styles": { - "test-style": { - "style": "test-style.json" + "updated-mono": { + "style": "updated-mono.json" }, "mono": { "style": "mono.json"