Skip to content

Commit

Permalink
disable remote config
Browse files Browse the repository at this point in the history
  • Loading branch information
espen committed Mar 11, 2021
1 parent bd2bf44 commit d73e3d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -249,6 +249,7 @@ var airbrake = new airbrakeJs.Client({
projectId: 'ERRBIT API KEY',
projectKey: 'ERRBIT API KEY (again)',
reporter: 'xhr',
remoteConfig: false,
host: 'https://myerrbit.com'
});
```
Expand Down

0 comments on commit d73e3d2

Please sign in to comment.