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 setting: Don't create notifications when settings__user__is_active==False #136

Open
benjaoming opened this issue Dec 15, 2023 · 0 comments

Comments

@benjaoming
Copy link
Member

Maybe there should be a global dictionary that can have the following default:

NYT_NOTIFY_FILTER_EXLUDE = {"settings__user__is_active": False}

Otherwise, notifications are generated for inactive users.

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

No branches or pull requests

1 participant