Skip to content

Commit edcfc67

Browse files
authored
Update README.md
1 parent 7378e52 commit edcfc67

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
@@ -413,7 +413,7 @@ client.setThrottleTime(500);
413413
- **statsApiRequestOnly**: If true, the new host name is only applied for statsApi requests (default: false)
414414
```js
415415
// Set API hostname (e.g. for dedicated environments)
416-
client.setApiHostname('api.addsearch.com');
416+
client.setApiHostname('api.addsearch.com', option);
417417
```
418418

419419
#### Set API request interceptor

0 commit comments

Comments
 (0)