Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace DYNAMODB_ENABLED with USE_DYNAMODB in README.md #79

Merged
merged 1 commit into from
Nov 1, 2019

Conversation

estraph
Copy link

@estraph estraph commented Nov 1, 2019

The documentation states that one should set the environment variable DYNAMODB_ENABLED to enable persisting flags to a DynamoDB table. However, the variable is really USE_DYNAMODB:

maybeSetFromEnvBool(&c.DynamoDB.Enabled, "USE_DYNAMODB")

This PR updates the README.md accordingly.

@eli-darkly
Copy link
Contributor

Ooooops. Sorry! Thanks for catching this!

@eli-darkly eli-darkly merged commit c19f9ac into launchdarkly:v5 Nov 1, 2019
LaunchDarklyCI pushed a commit that referenced this pull request Nov 7, 2019
fix unreleased read lock that can cause a hang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants