mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
freeze some progress
This commit is contained in:
parent
d43bd64c0c
commit
4396116a7e
15 changed files with 50 additions and 50 deletions
|
|
@ -352,9 +352,9 @@ mongodb_enabled: False
|
|||
mongodb_port: 27018
|
||||
|
||||
# Regional OSM vector maps use much less disk space than bitmap/raster versions
|
||||
osm_vector_install: True
|
||||
osm_vector_enabled: True
|
||||
osm_vector_path: '{{ content_base }}/www/osm-vector'
|
||||
map_vector_install: True
|
||||
map_vector_enabled: True
|
||||
map_vector_path: '{{ content_base }}/www/map-vector'
|
||||
|
||||
# roles/sugarizer/meta/main.yml auto-invokes 2 above prereqs: mongodb & nodejs
|
||||
# Might stall MongoDB on Power Failure: github.com/xsce/xsce/issues/879
|
||||
|
|
|
|||
|
|
@ -230,8 +230,8 @@ moodle_enabled: True
|
|||
# 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
|
||||
map_vector_install: True
|
||||
map_vector_enabled: True
|
||||
|
||||
# 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
|
||||
|
|
|
|||
|
|
@ -230,8 +230,8 @@ moodle_enabled: False
|
|||
# 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
|
||||
map_vector_install: True
|
||||
map_vector_enabled: True
|
||||
|
||||
# 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
|
||||
|
|
|
|||
|
|
@ -230,8 +230,8 @@ moodle_enabled: False
|
|||
# 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
|
||||
map_vector_install: True
|
||||
map_vector_enabled: True
|
||||
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue