mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #621 from holta/master
Calibre clarifs/improvs: sync from local_vars.yml to vars/default_vars.yml
This commit is contained in:
commit
7e17dfb23b
1 changed files with 8 additions and 2 deletions
|
@ -233,10 +233,16 @@ idmgr_enables: False
|
||||||
# 6-GENERIC-APPS
|
# 6-GENERIC-APPS
|
||||||
|
|
||||||
# Calibre
|
# Calibre
|
||||||
|
|
||||||
|
# WARNING: CALIBRE REQUIRES X WINDOWS / OPENGL LIBRARIES. Consider installing
|
||||||
|
# an OS that includes a GUI (desktop) environment if you need Calibre E-Books.
|
||||||
|
|
||||||
calibre_install: True
|
calibre_install: True
|
||||||
calibre_enabled: False
|
calibre_enabled: True
|
||||||
|
# Change calibre_port to 8010 if you're using XO laptops needing above idmgr
|
||||||
calibre_port: 8080
|
calibre_port: 8080
|
||||||
calibre_web_path: calibre
|
# 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
|
||||||
# In addition to: http://box/books box/libros box/livres box/livros box/liv
|
# In addition to: http://box/books box/libros box/livres box/livros box/liv
|
||||||
|
|
||||||
# DokuWiki
|
# DokuWiki
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue