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

Global configuration #151

Open
lolo101 opened this issue Nov 20, 2022 · 3 comments
Open

Global configuration #151

lolo101 opened this issue Nov 20, 2022 · 3 comments
Assignees

Comments

@lolo101
Copy link
Owner

lolo101 commented Nov 20, 2022

The application can be configured with user configuration file in $HOME/.MSGViewer

It would be nice to have a global configuration file under /etc/MSGViewer (on *nix platform) for cases where the application is not user-specific

@lolo101 lolo101 self-assigned this Nov 20, 2022
@lolo101
Copy link
Owner Author

lolo101 commented Nov 20, 2022

The global configuration is a fallback for when the local configuration is missing
The default configuration is a fallback when the global configuration is missing

@lolo101
Copy link
Owner Author

lolo101 commented Nov 20, 2022

For Windows platforms, the configuration files should be located in
%APPDATA%\MSGViewer
%ProgramData%\MSGViewer

@lolo101
Copy link
Owner Author

lolo101 commented Feb 18, 2023

Work on windows Vista - 11

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

No branches or pull requests

1 participant