1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update default_vars.yml

This commit is contained in:
A Holt 2018-09-12 14:05:53 -04:00 committed by GitHub
parent 9bcfd078fb
commit bbe0e48114
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -411,7 +411,10 @@ calibre_port: 8080
# Change calibre to XYZ add your own mnemonic URL like: http://box/XYZ
calibre_web_path: calibre #NEEDS WORK: https://github.com/iiab/iiab/issues/529
# Calibre-Web alternative to Calibre, offers a clean/modern UX
# WARNING: Calibre-Web (below) depends on Calibre's own /usr/bin/ebook-convert
# program, so we recommend you install Calibre (above) too!
# Calibre-Web alternative to Calibre, offers a clean/modern UX.
calibreweb_install: True
calibreweb_enabled: True
calibreweb_port: 8083