mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update default_vars.yml
This commit is contained in:
parent
67300c6d94
commit
eaf5fe87df
1 changed files with 11 additions and 7 deletions
|
@ -310,13 +310,6 @@ iiab_zim_path: /library/zims
|
|||
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
|
||||
# changed in June 2017 from:
|
||||
# iiab_install: True
|
||||
# iiab_enabled: False
|
||||
|
||||
# Sugarizer
|
||||
# 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
|
||||
|
@ -423,6 +416,17 @@ 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
|
||||
#
|
||||
# OpenStreetMap (OSM) legacy - unmaintained:
|
||||
# osm_install: False
|
||||
# osm_enabled: False
|
||||
# Changed in June 2017, from the original:
|
||||
# iiab_install: True
|
||||
# iiab_enabled: False
|
||||
|
||||
# TeamViewer - unmaintained (better to install from http://teamviewer.com or prep scripts at http://download.iiab.io)
|
||||
# teamviewer_install: False
|
||||
# teamviewer_enabled: False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue