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
9604076d6f
commit
43455772a0
1 changed files with 5 additions and 4 deletions
|
@ -8,10 +8,11 @@ calibre_dbpath: "{{ content_base }}/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
|
||||
# For teachers to add/remove/convert books & edit metadata: Admin/changeme
|
||||
# Stub acnts to browse books: box/box, h/h, ht/ht, m/m, mx/mx, p/p, pe/pe
|
||||
# Edit with: calibre-server --manage-users --userdb /library/calibre/users.sqlite
|
||||
# i.e. /library/calibre/users.sqlite since github.com/iiab/iiab/issues/830
|
||||
# Teachers add/remove/convert books & edit metadata using: Admin/changeme
|
||||
# Stub/Student acnts to browse: box/box, h/h, ht/ht, m/m, mx/mx, p/p, pe/pe
|
||||
# Edit accounts/permissions using:
|
||||
# calibre-server --manage-users --userdb /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