mirror of
https://github.com/janeczku/calibre-web
synced 2025-07-07 12:32:58 +00:00
Update Upload
parent
1f843014a1
commit
f3b9fb7836
@ -19,11 +19,9 @@ By using "" as certfile/keyfile locations the server runs as non SSL server agai
|
||||
|
||||
### Update Channel
|
||||
|
||||
Calibre-Web provides 2 types of update. The Stable channel updates you less frequent from stable release to stable release. All releases are tested on a good base and are made for normal day use. The stable channel is the default setting *)\
|
||||
Calibre-Web provides 2 types of update. The Stable channel updates you less frequent from stable release to stable release. All releases are tested on a good base and are made for normal day use. The stable channel is the default setting.\
|
||||
The nightly mode includes new features latest bugfixes, and of course newset bugs. It's only recommended to use the nightly channel if you suffer from a certain bug fixed or if you want to be on the leading edge of technology.
|
||||
|
||||
**\*) Due to a unexpected renaming of downloaded Zip-Files the release tag will be published later, to give everybody time to update to an updater which can handle with the naming convention of Github.**
|
||||
|
||||
### Logfile Configuration
|
||||
|
||||
You can set the loglevel of the integrated logfiles. Default is INFO, which is recommended for normal day use. DEBUG gives you more information, especially during converting books and sending e-mails. WARNING and ERROR are less noisy as all other settings and create almost no entries. The logfiles are rotating automatically after 10kbytes of logged information are reached. The 2 old versions are backuped.\
|
||||
@ -40,7 +38,7 @@ Enable anonymous browsing:\
|
||||
Tick to allow not logged in users to browse the catalog, anonymous user permissions can be set as admin ("Guest" user)
|
||||
|
||||
Enable uploading:\
|
||||
Tick to enable uploading of PDF, epub, FB2, TXT, Mobi, AZW, AZW3, HTML, RTF, ODT, DJVU, PRC, DOC, DOCX, CBR, CBZ, and CBT files. If imagemagick library is be installed covers can be extracted from some of the uploaded file formats.
|
||||
Tick to enable uploading of PDF, epub, FB2, TXT, Mobi, AZW, AZW3, HTML, RTF, ODT, DJVU, PRC, DOC, DOCX, CBR, CBZ, and CBT files. If imagemagick library is installed, covers can be extracted from some (PDF, epub, CBT, CBZ) of the uploaded file formats. If a language viewing restriction is applied while uploading the book, book language is automatically set to this language to allow the user to view the recently uploaded book.
|
||||
|
||||
Enable remote login ("magic link"):\
|
||||
Tick to enable remote login, i.e. a link that allows user to log in via a different device.
|
||||
@ -195,5 +193,5 @@ The visibilitys (except mature content settings) can be changed by the users the
|
||||
|
||||
### Using Goodreads integration
|
||||
|
||||
This menu is only chowing up if the optional dependencies "goodreads" and "python-Levenshtein" are installed. You need to create an API key with goodreads to use the feature. Currently showing authors informations are supported (view books by author)
|
||||
This menu is only showing up if the optional dependencies "goodreads" and "python-Levenshtein" are installed. You need to create an API key with goodreads (www.goodread.com) to use the feature. Currently showing authors informations are supported (view books by author)
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user