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:
parent
9bcfd078fb
commit
bbe0e48114
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue