mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 19:52:06 +00:00
13 lines
529 B
YAML
13 lines
529 B
YAML
calibre_port: 8080
|
|
|
|
# http://box:8080 & http://box:8080/mobile WORK BUT THESE OTHER URL'S ARE A MESS (BOOKS RARELY DISPLAY)
|
|
calibre_web_path: calibre
|
|
# In addition to: http://box:8080 http://box/books box/libros box/livres box/livros box/liv
|
|
|
|
calibre_dbpath: "{{ content_base }}/calibre"
|
|
# i.e. /library/calibre
|
|
|
|
calibre_sample_book: "Metamorphosis-jackson.epub"
|
|
# Must be downloadable from http://download.iiab.io/packages
|
|
|
|
calibre_src_url: "https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py"
|