Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnyhoffer authored Oct 27, 2023
1 parent 145c36b commit c65dbd2
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ Below are descriptions of each option:

- sqsPhotoService.queueUrl
- default: none
- note: This will be provided by support once configured upon request.
- sqsPhotoService.pollingIntervalSeconds
- default: 0
- description: how long to wait between SQS requests for new messages
Expand Down Expand Up @@ -156,19 +157,6 @@ Below are descriptions of each option:
- description: Allows downloading photos in near real-time by making use of queueing with AWS SQS. Please contact [email protected] to have a queue configured for you in AWS.
- options: `CloudCardPhotoService` - Legacy photo service that allows scheduled polling for photos to download. This option may be helpful if managing the Downloader with the Windows Task Scheduler.

#### SqsPhotoService Settings

- sqsPhotoService.queueUrl
- default: none
- description: The URL of the SQS queue. This will be provided by support once configured upon request.
- note: This is required if using the SqsPhotoService.

- sqsPhotoService.pollingIntervalSeconds
- default: 0

- sqsPhotoService.pollingDurationSeconds
- default: 20

#### Shell/Batch Script Hook Settings ([Video](https://youtu.be/aJvwVxZtNTQ))

- ShellCommandService.preExecuteCommand
Expand Down

0 comments on commit c65dbd2

Please sign in to comment.