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

fix site_setting disable_emails arguments #22

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

Commits on Mar 26, 2020

  1. fix site_setting disable_emails arguments

    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.
    hellekin committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    a2370fc View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    93bf911 View commit details
    Browse the repository at this point in the history