mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
create your own offline version of https://dweb.archive.org ?
This commit is contained in:
parent
c99045b3ff
commit
b7583c8bec
1 changed files with 3 additions and 2 deletions
|
@ -459,10 +459,10 @@ calibreweb_port: 8083 # PORT VARIABLE HAS NO EFFECT (as of January 2019)
|
||||||
calibreweb_url: /books
|
calibreweb_url: /books
|
||||||
calibreweb_home: "{{ content_base }}/calibre-web" # /library/calibre-web
|
calibreweb_home: "{{ content_base }}/calibre-web" # /library/calibre-web
|
||||||
|
|
||||||
#InternetArchive Dweb service - port needs wider scope
|
# Internet Archive Decentralized Web: create your own offline version of https://dweb.archive.org
|
||||||
internetarchive_port: 4244
|
|
||||||
internetarchive_install: False
|
internetarchive_install: False
|
||||||
internetarchive_enabled: False
|
internetarchive_enabled: False
|
||||||
|
internetarchive_port: 4244 # for http://box:4244
|
||||||
|
|
||||||
# Minetest is an open source clone of the Minecraft building blocks game
|
# Minetest is an open source clone of the Minecraft building blocks game
|
||||||
minetest_install: False
|
minetest_install: False
|
||||||
|
@ -472,6 +472,7 @@ minetest_server_admin: Admin
|
||||||
minetest_default_game: carbone-ng # only carbone-ng and minetest are supported
|
minetest_default_game: carbone-ng # only carbone-ng and minetest are supported
|
||||||
minetest_flat_world: False
|
minetest_flat_world: False
|
||||||
|
|
||||||
|
|
||||||
# CONSIDER THESE 2 NEW OPENSTREETMAP (OSM) APPROACHES INSTEAD, AS OF 2018:
|
# CONSIDER THESE 2 NEW OPENSTREETMAP (OSM) APPROACHES INSTEAD, AS OF 2018:
|
||||||
# - http://download.iiab.io/content/OSM/vector-tiles/
|
# - http://download.iiab.io/content/OSM/vector-tiles/
|
||||||
# - http://oer2go.org/viewmod/en-worldmap-10
|
# - http://oer2go.org/viewmod/en-worldmap-10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue