Skip to content

Commit 1a5bc47

Browse files
authored
Update README.md
1 parent 27cdf83 commit 1a5bc47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Jobs.run("sendReminder", "[email protected]", "The future is here!", {
8080
});
8181
```
8282

83-
The configuration object supports `date`, `in`, `on`, `priority`, and `data`, all of which are completely optional.
83+
The configuration object supports `date`, `in`, `on`, `priority`, `singular`, `unique`, and `data`, all of which are completely optional. For more information, see the `Jobs.run` <a href="https://github.com/msavin/SteveJobs..meteor.jobs.scheduler.queue.background.tasks/blob/master/DOCUMENTATION.md#jobsrun">documentation</a>.
8484

8585
## Documentation
8686

0 commit comments

Comments
 (0)