Update readme.md
This commit is contained in:
parent
b9fb621f63
commit
59f3a18998
|
@ -34,8 +34,9 @@ The Drive API should now be setup and ready to use, so we need to integrate it i
|
||||||
|
|
||||||
###Optional
|
###Optional
|
||||||
If your calibre web is using https (this can be done for free using cloudflare), it is possible to add a "watch" to the drive. This will inform us if the metadata.db file is updated and allow us to update our calibre library accordingly.
|
If your calibre web is using https (this can be done for free using cloudflare), it is possible to add a "watch" to the drive. This will inform us if the metadata.db file is updated and allow us to update our calibre library accordingly.
|
||||||
|
|
||||||
9. Click enable watch of metadata.db
|
9. Click enable watch of metadata.db
|
||||||
10. a) Note that this expires after a week, so will need to be manually refresh (TODO: Add an authenticated call to do this via crontab or something similar or maybe in before_request method)
|
9. Note that this expires after a week, so will need to be manually refresh (TODO: Add an authenticated call to do this via crontab or something similar or maybe in before_request method)
|
||||||
|
|
||||||
##About
|
##About
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user