Skip to content

Increase DOMAIN_MAX_REGISTRATION_REQUESTS_PER_DAY#6826

Merged
gherceg merged 1 commit intomasterfrom
gh/prod/registration-limit
Mar 11, 2026
Merged

Increase DOMAIN_MAX_REGISTRATION_REQUESTS_PER_DAY#6826
gherceg merged 1 commit intomasterfrom
gh/prod/registration-limit

Conversation

@gherceg
Copy link
Contributor

@gherceg gherceg commented Mar 11, 2026

A temporary measure while we come up with a better approach here.

I just followed how this was done for another variable that is an integer:

{% if 'CELERY_BROKER_HEARTBEAT' in localsettings and localsettings.CELERY_BROKER_HEARTBEAT %}
CELERY_BROKER_HEARTBEAT = {{ localsettings.CELERY_BROKER_HEARTBEAT }}
{% endif %}

Environments Affected

Production

@gherceg gherceg requested review from millerdev and nospame March 11, 2026 20:33
@gherceg gherceg merged commit 0b0888a into master Mar 11, 2026
7 checks passed
@gherceg gherceg deleted the gh/prod/registration-limit branch March 11, 2026 20:54
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 this pull request may close these issues.

2 participants