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

[IMPROVE] Send uniqueID to all clients so Jitsi rooms can be created correctly #13342

Merged
merged 1 commit into from
Feb 5, 2019

Conversation

sampaiodiego
Copy link
Member

@sampaiodiego sampaiodiego commented Feb 4, 2019

No migration is required, it will update the setting visibility on next start.

@@ -4,7 +4,6 @@ import './email';
// Insert server unique id if it doesn't exist
RocketChat.settings.add('uniqueID', process.env.DEPLOYMENT_ID || Random.id(), {
public: true,
hidden: true,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this update the current setting as well?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes.. I mentioned on the PR description.. no migration is required.. it will update the current one.

@rodrigok rodrigok merged commit db7eae3 into develop Feb 5, 2019
@rodrigok rodrigok deleted the unhide-uniqueid-setting branch February 5, 2019 16:13
sampaiodiego added a commit that referenced this pull request Feb 5, 2019
@sampaiodiego sampaiodiego mentioned this pull request Feb 5, 2019
Montel pushed a commit to Montel/Rocket.Chat that referenced this pull request Feb 13, 2019
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