.env hinzugefügt
This commit is contained in:
14
.env
Normal file
14
.env
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
|
||||||
|
# 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
|
||||||
Reference in New Issue
Block a user