Skip to content

fix site_setting disable_emails arguments #22

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

Merged
merged 2 commits into from
Apr 2, 2020
Merged

fix site_setting disable_emails arguments #22

merged 2 commits into from
Apr 2, 2020

Conversation

hellekin
Copy link
Contributor

API changed from boolean to enum:

now you can use 'yes' (instead of true), 'no' (instead of false),
and 'non-staff' to forbid Discourse from sending emails except
for Staff.

API changed from boolean to enum:

now you can use 'yes' (instead of true), 'no' (instead of false),
and 'non-staff' to forbid Discourse from sending emails except
for Staff.
@oblakeerickson
Copy link
Contributor

Awesome, thanks!

Looks good, expect for it looks like you accidentally deleted the description for automatically_download_gravatars?

@hellekin
Copy link
Contributor Author

Ooops, sorry, I did not see the notification. The last commit should have fixed it. Thanks for the catch @oblakeerickson.

@oblakeerickson oblakeerickson merged commit 20f9a75 into discourse:master Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants