From cb9f96434888a1a9bdac7401fb2e153c54a73d28 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Sat, 10 May 2014 14:36:50 -0500 Subject: [PATCH] Update default suffix --- src/main/resources/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/configuration.txt b/src/main/resources/configuration.txt index bb257b5f..5edd3fce 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -13,7 +13,7 @@ # The definitions of these templates are in normal-hi_boost_vhi.txt, nether-hi_boost_vhi.txt, and the_end-hi_boost_vhi.txt # To use the HDMap hi-res (16 ppb) map templates, with support for boosting resolution selectively to xhi-res (64 ppb), set value to hi_boost_xhi # The definitions of these templates are in normal-hi_boost_xhi.txt, nether-hi_boost_xhi.txt, and the_end-hi_boost_xhi.txt -deftemplatesuffix: vlowres +deftemplatesuffix: hires # Map storage scheme: only uncommoent one 'type' value # filetree: classic and default scheme: tree of files, with all map data under the directory indicated by 'tilespath' setting