File-Config

Info:
When a “default” is mentioned for any option, it is meant that if the option is commented out or removed, that is what BlueMap will use as a fallback.
This may not be the same as the option that is pre-filled-in.

storage-type

The storage-type of this storage.

Depending on this setting, different config-entries are allowed/expected in this config file.

Don’t change this value! (If you want a different storage-type, check out the other example-configs)

root

The path to the folder on your file-system where bluemap will save the rendered map

Default is "bluemap/web/maps"

compression

The compression-type that bluemap will use to compress generated map-data.

Available compression-types are:

  • gzip
  • zstd
  • deflate
  • none

Default is gzip