mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
add both osm_vector vars
This commit is contained in:
parent
a863c2e9e4
commit
a2d02897da
1 changed files with 4 additions and 0 deletions
|
@ -229,6 +229,10 @@ moodle_install: False
|
||||||
moodle_enabled: False
|
moodle_enabled: False
|
||||||
# If using Moodle intensively, set apache_high_php_limits in 3-BASE-SERVER
|
# If using Moodle intensively, set apache_high_php_limits in 3-BASE-SERVER
|
||||||
|
|
||||||
|
# Regional OSM vector maps use much less disk space than bitmap/raster versions
|
||||||
|
osm_vector_install: True
|
||||||
|
osm_vector_enabled: True
|
||||||
|
|
||||||
# Might stall MongoDB on Power Failure: github.com/xsce/xsce/issues/879
|
# Might stall MongoDB on Power Failure: github.com/xsce/xsce/issues/879
|
||||||
# Sugarizer 1.0.1+ strategies to solve? github.com/iiab/iiab/pull/957
|
# Sugarizer 1.0.1+ strategies to solve? github.com/iiab/iiab/pull/957
|
||||||
sugarizer_install: False
|
sugarizer_install: False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue