Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.

Commit

Permalink
[#2] Document Listener::GoogDrv max-results=1000 limit in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredpixel committed Jun 16, 2014
1 parent 7cb0b29 commit 022134b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,13 @@ use `--goog-cs-prefixes virtual-dir1/,virtual-dir`.

### Google Drive Listener

*Note that the Google Drive listener currently has a pre-filter maximum of 1000
files. That means that having more files than this in an account is not (yet)
supported; such files might be ignored entirely, or strange behaviour might be
encountered depending on the order in which the files are returned.*
*<https://github.com/tiredpixel/ryespy/pull/2>*
*<https://github.com/tiredpixel/ryespy/issues/3>*

Check Google Drive, queue new file resource ids, and quit:

ryespy --listener goog-drv --goog-drv-username vegetable-box@gmail.com --goog-drv-password helpimgarlic --goog-drv-filters vegetable-box --notifier-sidekiq
Expand Down

0 comments on commit 022134b

Please sign in to comment.