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

Abstract away deprecated options in config #4189

Closed
javorszky opened this issue Sep 26, 2014 · 0 comments · Fixed by #4269
Closed

Abstract away deprecated options in config #4189

javorszky opened this issue Sep 26, 2014 · 0 comments · Fixed by #4269
Assignees

Comments

@javorszky
Copy link
Contributor

Currently the list of deprecated items is hardcoded into the method that checks it here:

var deprecatedItems = ['updateCheck', 'mail.fromaddress'],

I'd like to move it out of there and into the config.set() method mirroring pretty much any other option options.

Please assign to me. :)

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