calibre-server

Langue: en

Version: April 2009 (ubuntu - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

calibre-server - part of calibre

SYNOPSIS

calibre-server [options]

DESCRIPTION

Start the calibre content server.

Whenever you pass arguments to calibre-server that have spaces in them, enclose the arguments in quotation marks.

OPTIONS

--version
show program's version number and exit
-h, --help
show this help message and exit
-p PORT, --port=PORT
The port on which to listen. Default is 8080
-t TIMEOUT, --timeout=TIMEOUT
The server timeout in seconds. Default is 120
--thread-pool=THREAD_POOL
The max number of worker threads to use. Default is 30
--password=PASSWORD
Set a password to restrict access. By default access is unrestricted.
--username=USERNAME
Username for access. By default, it is: 'calibre'
--develop
Development mode. Server automatically restarts on file changes and serves code files (html, css, js) from the file system instead of calibre's resource system.
--max-cover=MAX_COVER
The maximum size for displayed covers. Default is '600x800'.

Created by Kovid Goyal <kovid@kovidgoyal.net>

SEE ALSO

http://calibre.kovidgoyal.net