Skip to content

Commit

Permalink
fix signoff
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Samper <[email protected]>
  • Loading branch information
msamper committed May 9, 2024
1 parent b0b8968 commit 70fd8e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/providers/growthbook-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ const gbContext: Context = {
*/
const initOptions: InitOptions = {
timeout: 2000,
streaming: true,
};

OpenFeature.setProvider(new GrowthbookClientProvider(gbContext, initOptions));
Expand Down

0 comments on commit 70fd8e7

Please sign in to comment.