1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

default_vars

This commit is contained in:
Jerry Vonau 2022-04-26 00:13:04 -05:00
parent 4ea85bc525
commit 0c5e477653
2 changed files with 4 additions and 1 deletions

View file

@ -488,7 +488,9 @@ osm_vector_maps_install: True
osm_vector_maps_enabled: False
# Set to "True" to download .mbtiles files from Archive.org (might be slow!)
maps_from_internet_archive: False
iiab_map_url : http://download.iiab.io/content/OSM/vector-tiles/maplist/hidden
osm_repo_url: https://raw.githubusercontent.com/iiab/maps
maps_branch: master # Quotes not required
vector_map_path: "{{ content_base }}/www/osm-vector-maps" # /library/www/osm-vector-maps
# MongoDB (/library/dbdata/mongodb) greatly enhances the Sugarizer experience.