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

store auth.db and craft.db in better location #234

Open
guoyunhe opened this issue Oct 28, 2019 · 1 comment
Open

store auth.db and craft.db in better location #234

guoyunhe opened this issue Oct 28, 2019 · 1 comment

Comments

@guoyunhe
Copy link

@guoyunhe guoyunhe commented Oct 28, 2019

Currently, the auth.db and craft.db is stored directly under users home directory. In GNU/Linux, the standard application data directory is ~/.local/share/Craft. So the users' home directory will not be polluted by all kinds of app data.

@OvermindDL1
Copy link

@OvermindDL1 OvermindDL1 commented Oct 30, 2019

It shouldn't be in /.local/share/Craft either as that can and will fail in certain situations, it should follow the XDG Directory Specification if it wants to work on everything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.