mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Internet Archive installation (merged from Georgejhunt & mitra42 distweb branches)
This commit is contained in:
commit
61d84f4f76
9 changed files with 177 additions and 1 deletions
|
@ -459,6 +459,12 @@ calibreweb_port: 8083 # PORT VARIABLE HAS NO EFFECT (as of January 2019)
|
|||
calibreweb_url: /books
|
||||
calibreweb_home: "{{ content_base }}/calibre-web" # /library/calibre-web
|
||||
|
||||
#InternetArchive Dweb service - port needs wider scope
|
||||
internetarchive_port: 4244
|
||||
# Added here, because noone is clear where they SHOULD go
|
||||
internetarchive_install: True
|
||||
internetarchive_enabled: True
|
||||
|
||||
# Minetest is an open source clone of the Minecraft building blocks game
|
||||
minetest_install: False
|
||||
minetest_enabled: False
|
||||
|
@ -467,7 +473,6 @@ minetest_server_admin: Admin
|
|||
minetest_default_game: carbone-ng # only carbone-ng and minetest are supported
|
||||
minetest_flat_world: False
|
||||
|
||||
|
||||
# CONSIDER THESE 2 NEW OPENSTREETMAP (OSM) APPROACHES INSTEAD, AS OF 2018:
|
||||
# - http://download.iiab.io/content/OSM/vector-tiles/
|
||||
# - http://oer2go.org/viewmod/en-worldmap-10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue