Skip to content

Commit 0037d3c

Browse files
gingermusketeerscottgonzalez
authored andcommitted
Document worker video flag
Closes gh-47
1 parent 013b344 commit 0037d3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ Creates a worker.
178178
* `name` (optional): Provide a name for the worker.
179179
* `build` (optional): Group workers into a build.
180180
* `project` (optional): Provide the project the worker belongs to.
181+
* `browserstack.video` (optional): Set to `false` to disable video recording.
181182
* `callback` (`function(error, worker)`): A callback to invoke when the API call is complete.
182183
* `worker` A [worker object](#worker-objects).
183184

0 commit comments

Comments
 (0)