mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
e65e306939
commit
e5931eb8ef
1 changed files with 4 additions and 1 deletions
|
@ -5,7 +5,10 @@ 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
|
||||
# i.e. /library/calibre (holds metadata.db + book directories + our users.sqlite)
|
||||
|
||||
calibre_userdb: "{{ calibre_dbpath }}/users.sqlite"
|
||||
# i.e. /library/calibre/users.sqlite
|
||||
|
||||
calibre_sample_book: "Metamorphosis-jackson.epub"
|
||||
# Must be downloadable from http://download.iiab.io/packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue