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

remove notLocalHost #138

Merged
merged 1 commit into from Jun 24, 2017
Merged

remove notLocalHost #138

merged 1 commit into from Jun 24, 2017

Conversation

dannycoates
Copy link
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.

None yet

1 participant