You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This commit adds functionality to set a custom default spam threshold for new users. The environment variable ``DEFAULT_SPAM_THRESHOLD`` can be used for this purpose. When not set, it defaults back to 80%, as the default value was before If ``DEFAULT_SPAM_THRESHOLD`` is set to a value that Python cannot parse as an integer, a ValueError is thrown. There is no error handling for that case built-in. |
4 years ago | |
|---|---|---|
| .. | ||
| internal | 4 years ago | |
| sso | 4 years ago | |
| translations | 4 years ago | |
| ui | 4 years ago | |
| __init__.py | 4 years ago | |
| configuration.py | 4 years ago | |
| debug.py | 4 years ago | |
| dkim.py | 6 years ago | |
| limiter.py | 4 years ago | |
| manage.py | 4 years ago | |
| models.py | 4 years ago | |
| schemas.py | 4 years ago | |
| utils.py | 4 years ago | |