From a0e80dc4ca615204e1accc1d6c349777682c72e0 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sun, 14 Jul 2019 10:54:27 -0400 Subject: [PATCH] Update default_vars.yml --- vars/default_vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/default_vars.yml b/vars/default_vars.yml index d7b99556d..bd11ba271 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -486,7 +486,7 @@ calibre_port: 8080 # http://box:8080 & http://box:8080/mobile WORK FOR NOW, but short/mnemonic # URL's like http://box/calibre DON'T YET WORK -- BOOKS RARELY DISPLAY: calibre_web_path: calibre # NEEDS WORK: https://github.com/iiab/iiab/issues/529 -# Avoid URL collisions with calibreweb_url: below! +# Avoid URL collisions w/ calibreweb_url1, calibreweb_url2, calibreweb_url3 below! # WARNING: Calibre-Web (below) depends on Calibre's own /usr/bin/ebook-convert # program, so we recommend you also install Calibre (above!)