Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

remove notLocalHost#138

Merged
dannycoates merged 1 commit intomasterfrom
reconfig
Jun 24, 2017
Merged

remove notLocalHost#138
dannycoates merged 1 commit intomasterfrom
reconfig

Conversation

@dannycoates
Copy link
Copy Markdown
Contributor

the notLocalHost field is problematic because it causes unexpected behavior when a new parameter is added to it but the environment hasn't caught up with the new variable. As example, adding the sentry_dsn, instead of simply not using sentry it forces the storage module to use the local file system instead of s3 if that env isn't set. It's better to have each variable control only the aspect of the code it's responsible for.

cc @abhinadduri

@dannycoates dannycoates merged commit 5b4a955 into master Jun 24, 2017
@dannycoates dannycoates deleted the reconfig branch July 31, 2017 21:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant