diff --git a/vars/local_vars_min.yml b/vars/local_vars_min.yml index 86ae3428b..bd8429d67 100644 --- a/vars/local_vars_min.yml +++ b/vars/local_vars_min.yml @@ -133,8 +133,8 @@ iiab_usb_lib_show_all: True # 6-GENERIC-APPS -# WARNING: CALIBRE REQUIRES X WINDOWS / OPENGL LIBRARIES. Consider installing -# an OS that includes a GUI (desktop) environment if you need Calibre E-Books. +# WARNING: CALIBRE INSTALLS GRAPHICAL LIBRARIES SIMILAR TO X WINDOWS & OPENGL +# ON (HEADLESS, SERVER, LITE) OS'S THAT DON'T ALREADY HAVE THESE INSTALLED. calibre_install: False calibre_enabled: False @@ -149,8 +149,13 @@ calibre_port: 8080 calibre_web_path: calibre #NEEDS WORK: https://github.com/iiab/iiab/issues/529 # In addition to: http://box/books box/libros box/livres box/livros box/liv +# Calibre-Web alternative to Calibre, offers a clean/modern UX calibreweb_install: False calibreweb_enabled: False +calibreweb_port: 8083 +# http://box/books works. Add {box/libros, box/livres, box/livros, box/liv} etc? +calibreweb_url: /books +calibreweb_home: "{{ content_base }}/calibre-web" # /library/calibre-web dokuwiki_install: False dokuwiki_enabled: False