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

[FIX] Settings not getting applied from Meteor.settings and process.env #7779

Merged
merged 1 commit into from
Aug 21, 2017

Conversation

Darkneon
Copy link
Contributor

@RocketChat/core

Closes #ISSUE_NUMBER

This fixes settings not getting applied when launching a fresh install of RC.

The issues are the variable value had an incorrect scope and Meteor.settings and process.env were accessed incorrectly. These crept up after the conversion from coffeescript to ES6.

@engelgabriel engelgabriel added this to the 0.59.0 milestone Aug 20, 2017
@rodrigok rodrigok merged commit 82ee477 into RocketChat:develop Aug 21, 2017
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.

None yet

3 participants