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

Email Limits - Optional Setting #1010

Closed
bayview-gord opened this issue Dec 16, 2022 · 3 comments
Closed

Email Limits - Optional Setting #1010

bayview-gord opened this issue Dec 16, 2022 · 3 comments
Labels
feature request New feature or request

Comments

@bayview-gord
Copy link

Current email limits are set to 200 emails per org/user. It would be helpful to set that limit for OSS Installations.

@matiasb
Copy link
Contributor

matiasb commented Dec 16, 2022

We are enforcing calls/sms/emails limit in OSS installations even if using own Twilio or email backend setup. I would be nice to make these limits an optional setting for on-prem cases.

@matiasb matiasb added the bug Something isn't working label Dec 16, 2022
@Matvey-Kuk Matvey-Kuk added feature request New feature or request and removed bug Something isn't working labels Dec 19, 2022
@Matvey-Kuk
Copy link
Contributor

Here is a part of code to make a change: https://github.com/grafana/oncall/blob/dev/engine/apps/email/tasks.py#L67 PR's are welcome!

@Matvey-Kuk
Copy link
Contributor

Matvey-Kuk commented Jan 9, 2023

Actually one thing needed is to make it an env var with default to 200:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants