Skip to content

Commit 00fe64a

Browse files
authored
Add link to 'mobile_devices.ini'
Although 'mobile_devices.ini' was mentioned, there was no additional information on which devices can be set via API. Adding the link to the file should help.
1 parent 6f52bea commit 00fe64a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/api/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ Set to between 1 - 5 to have Chrome include the Javascript call stack. Must be u
239239
Set to 1 to Ignore SSL Certificate Errors e.g. Name mismatch, Self-signed certificates, etc.
240240
**Default:** 0
241241
- `mobileDevice` <small>optional</small>
242-
Device name from mobile_devices.ini to use for mobile emulation (only when mobile=1 is specified to enable emulation and only for Chrome)
242+
Device name from [mobile_devices.ini](https://github.com/WPO-Foundation/webpagetest/blob/master/www/settings/mobile_devices.ini) to use for mobile emulation (only when mobile=1 is specified to enable emulation and only for Chrome)
243243
- `throttle_cpu` <small>optional, float, Chromium-only</small>
244244
Throttle the test machine's CPU performance. i.e. 2.5 will result in a 2.5 times slower CPU than 1.0. Mobile device emulation automatically throttles based on the device selected. This value will override any mobile defaults and allow for throttling desktop tests.
245245
- `appendua` <small>optional</small>

0 commit comments

Comments
 (0)