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

Add support for custom profile directory #9408

Merged
merged 1 commit into from
Apr 10, 2019

Conversation

pacien
Copy link
Contributor

@pacien pacien commented Apr 9, 2019

A custom user data directory can now be specified using the "profile-dir" command line argument.

This PR solves #6175.

Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! Please take a look at our contributing guidelines (which also apply to this project) for things like signoff.

In addition, some documentation on the new argument in the readme would be handy.

@pacien
Copy link
Contributor Author

pacien commented Apr 9, 2019

@turt2live Sure, the commit has been amended accordingly.

@turt2live turt2live dismissed their stale review April 9, 2019 05:03

concerns addressed - sending to the team review queue for code review

@turt2live turt2live requested a review from a team April 9, 2019 05:03
@jryans jryans self-requested a review April 9, 2019 10:26
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

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

Thanks for adding this! 😁 I actually needed something like this recently, so it definitely seems helpful to have.

electron_app/src/electron-main.js Outdated Show resolved Hide resolved
A custom user data directory can now be specified using the "profile-dir"
command line argument.

Github ref: closes element-hq#6175

Signed-off-by: Pacien TRAN-GIRARD <pacien.trangirard@pacien.net>
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

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

Looks good! 😁 Thanks for the contribution!

@jryans jryans merged commit b3bee52 into element-hq:develop Apr 10, 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.

3 participants