{% docs FEATURES_WORTH_CAP_DBT %}

This seed is used for scoring features in the fan segmentation models.
Each feature has an unique name, description, worth per one instance of that activity
and maximum score that feature can give.
{% enddocs %}


{% docs SEGMENTATION_DECAY_FACTORS_DBT %}

Factors showing how much segmentation points will decrease over time.
{% enddocs %}


{% docs DISPOSABLE_EMAIL_DOMAINS_DBT %}

List of disposable email domains.
Regularly updated source: https://github.com/disposable-email-domains/disposable-email-domains/blob/master/disposable_email_blocklist.conf
Please update manually via `make update_disposable_email_domains_seed`
{% enddocs %}