More comments on storage config

This commit is contained in:
Mike Primm 2014-05-10 13:47:14 -05:00
parent 8abfae3d79
commit 9850a03945
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@
# 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
# 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
# sqlite: single SQLite database file (this can get VERY BIG), located at 'dbfile' setting (default is file dynmap.db in data directory)
storage:
# Filetree storage (standard tree of image files for maps)
type: filetree