mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
vector_map_path in ii
This commit is contained in:
parent
3032b58389
commit
0a115233d2
1 changed files with 1 additions and 1 deletions
|
@ -354,7 +354,7 @@ mongodb_port: 27018
|
|||
# Regional OSM vector maps use much less disk space than bitmap/raster versions
|
||||
vector_maps_install: True
|
||||
vector_maps_enabled: True
|
||||
vector_map_path: '{{ content_base }}/www/vector-map'
|
||||
vector_map_path: '{{ content_base }}/www/vector-maps'
|
||||
|
||||
# roles/sugarizer/meta/main.yml auto-invokes 2 above prereqs: mongodb & nodejs
|
||||
# Might stall MongoDB on Power Failure: github.com/xsce/xsce/issues/879
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue