mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update local_vars_min.yml
This commit is contained in:
parent
eaf5fe87df
commit
c5eefa0f53
1 changed files with 8 additions and 4 deletions
|
@ -174,10 +174,6 @@ kiwix_enabled: True
|
|||
moodle_install: False
|
||||
moodle_enabled: False
|
||||
|
||||
# OpenStreetMap (OSM) legacy - PLEASE CONSIDER NEW WAYS INSTEAD: http://download.iiab.io/content/OSM/vector-tiles/ or http://oer2go.org/viewmod/en-worldmap-10
|
||||
osm_install: False
|
||||
osm_enabled: False
|
||||
|
||||
# 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_install: False
|
||||
|
@ -254,6 +250,14 @@ calibreweb_url: /books
|
|||
calibreweb_home: "{{ content_base }}/calibre-web" # /library/calibre-web
|
||||
|
||||
|
||||
# PLEASE CONSIDER THESE 2 NEW MAPS APPROACHES INSTEAD, AS OF 2018:
|
||||
# - http://download.iiab.io/content/OSM/vector-tiles/
|
||||
# - http://oer2go.org/viewmod/en-worldmap-10
|
||||
#
|
||||
# Unmaintained - OpenStreetMap (OSM) legacy
|
||||
# osm_install: False
|
||||
# osm_enabled: False
|
||||
|
||||
# Unmaintained (better to install from http://teamviewer.com or prep scripts at http://download.iiab.io)
|
||||
# teamviewer_install: False
|
||||
# teamviewer_enabled: False
|
||||
|
|
Loading…
Reference in a new issue