From cece603f198234c8d1d10aa0999c6443296b211d Mon Sep 17 00:00:00 2001 From: kai Date: Fri, 25 Oct 2024 15:51:44 +0200 Subject: [PATCH] =?UTF-8?q?.env=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .env 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