From 33a7e99ae3bfbf9b8668c3d4f69036d9f3cefe43 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sun, 5 May 2019 22:29:50 -0400 Subject: [PATCH] False/False in MIN: create your own offline version of https://dweb.archive.org ? --- vars/local_vars_min.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vars/local_vars_min.yml b/vars/local_vars_min.yml index 0dff67b30..dc221da5d 100644 --- a/vars/local_vars_min.yml +++ b/vars/local_vars_min.yml @@ -303,6 +303,10 @@ calibreweb_port: 8083 # PORT VARIABLE HAS NO EFFECT (as of January 2019) calibreweb_url: /books calibreweb_home: "{{ content_base }}/calibre-web" # /library/calibre-web +# Internet Archive Decentralized Web: create your own offline version of https://dweb.archive.org +internetarchive_install: False +internetarchive_enabled: False + # Minetest is an open source clone of the Minecraft building blocks game minetest_install: False minetest_enabled: False