diff --git a/src/main/resources/configuration.txt b/src/main/resources/configuration.txt index 603b21b9..709fa268 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -15,7 +15,7 @@ # 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: hires -# Map storage scheme: only uncommoent one 'type' value +# Map storage scheme: only uncomment one 'type' value # filetree: classic and default scheme: tree of files, with all map data under the directory indicated by 'tilespath' setting # sqlite: single SQLite database file (this can get VERY BIG), located at 'dbfile' setting (default is file dynmap.db in data directory) # mysql: MySQL database, at hostname:port in database, accessed via userid with password