Added doc how to enable ebook converter in calibre web

This commit is contained in:
Moritz 2024-06-21 12:25:55 +02:00
parent de7c1ab0c5
commit 730821d74e

View file

@ -36,6 +36,14 @@ calibre_web_path_prefix: /calibre-web
# src: /on-host/path/to/books
# dst: /books
#
#
#
# Enable this extension explicitly to add the Calibre ebook-convert binary (x64 only). Omit this variable for a lightweight image.
# The path to the binary is /usr/bin/ebook-convert (has to be specified in the web interface)
#calibre_web_environment_variables_extension: |
# DOCKER_MODS=linuxserver/mods:universal-calibre
########################################################################
# #
# /calibre-web #