We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 013b344 commit 0037d3cCopy full SHA for 0037d3c
1 file changed
readme.md
@@ -178,6 +178,7 @@ Creates a worker.
178
* `name` (optional): Provide a name for the worker.
179
* `build` (optional): Group workers into a build.
180
* `project` (optional): Provide the project the worker belongs to.
181
+ * `browserstack.video` (optional): Set to `false` to disable video recording.
182
* `callback` (`function(error, worker)`): A callback to invoke when the API call is complete.
183
* `worker` A [worker object](#worker-objects).
184
0 commit comments