Skip to content

Commit

Permalink
Document worker video flag
Browse files Browse the repository at this point in the history
Closes gh-47
  • Loading branch information
gingermusketeer authored and scottgonzalez committed Jun 13, 2016
1 parent 013b344 commit 0037d3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ Creates a worker.
* `name` (optional): Provide a name for the worker.
* `build` (optional): Group workers into a build.
* `project` (optional): Provide the project the worker belongs to.
* `browserstack.video` (optional): Set to `false` to disable video recording.
* `callback` (`function(error, worker)`): A callback to invoke when the API call is complete.
* `worker` A [worker object](#worker-objects).

Expand Down

0 comments on commit 0037d3c

Please sign in to comment.