diff --git a/.env b/.env deleted file mode 100644 index abb39d3..0000000 --- a/.env +++ /dev/null @@ -1,14 +0,0 @@ - -# Log level (0 = none, 1 = info, 2 = verbose) -LOG_LEVEL=1 - -# Tileset optimization -TILESET_OPTIMIZATION=false -# Tileset optimization quality (0.0 - 1.0) -TILESET_OPTIMIZATION_QUALITY_MIN=0.9 -TILESET_OPTIMIZATION_QUALITY_MAX=1.0 - -# Here you can set your upload strategy. Simply comment the option you don't want to use. -# Learn more by reading the 'Upload your map' section in the README. -# UPLOAD_MODE=MAP_STORAGE -UPLOAD_MODE=GH_PAGES \ No newline at end of file