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

Application scope and User scope #2

Closed
mvchn opened this issue Dec 25, 2021 · 0 comments · Fixed by #6
Closed

Application scope and User scope #2

mvchn opened this issue Dec 25, 2021 · 0 comments · Fixed by #6
Assignees

Comments

@mvchn
Copy link
Owner

mvchn commented Dec 25, 2021

User-scope settings are read/write at run time, and their values can be changed and saved in code.
Application-scope settings are read only at run time.

Settings with application scope can only be changed at design time, or by altering the settings file manually.

@mvchn mvchn self-assigned this Dec 25, 2021
mvchn added a commit that referenced this issue Jan 1, 2022
mvchn added a commit that referenced this issue Jan 3, 2022
@mvchn mvchn linked a pull request Jan 3, 2022 that will close this issue
@mvchn mvchn closed this as completed in #6 Jan 3, 2022
mvchn added a commit that referenced this issue Jan 3, 2022
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 a pull request may close this issue.

1 participant