diff --git a/configuration.txt b/configuration.txt index 8459f407..b1e20884 100755 --- a/configuration.txt +++ b/configuration.txt @@ -3,6 +3,10 @@ # How often a tile gets rendered (in seconds). renderinterval: 1 +# When enabled Dynmap will preload chunks before rendering a tile. This will avoid Dynmap rendering unloaded (=partially blue) tiles. +# This WILL impact memory and diskio. +loadChunks: false + # The path where the tile-files are placed. tilepath: web/tiles