mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Add a note about offline support
This commit is contained in:
parent
ac6271d4c0
commit
ef7278e17d
@ -219,6 +219,16 @@ the server address.
|
||||
interface requires iOS 10.3.2 or newer. On Android, the server has been
|
||||
tested with Chrome version 58 and newer.
|
||||
|
||||
Enabling offline support
|
||||
---------------------------
|
||||
|
||||
Browser makers have been trying to force people to use SSL by disabling
|
||||
advanced features in their browsers for plain HTTP connections. One such
|
||||
casualty is offline support. So you may need to enable HTTPS on the server to
|
||||
get offline support working. In addition, in Firefox on Android, you will need
|
||||
to type ``about:config`` and search for ``browser.tabs.useCache`` and toggle it
|
||||
to ``true``.
|
||||
|
||||
Managing user accounts from the command-line only
|
||||
-----------------------------------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user