Seems like with Sentry 25.9 it is now required to add ```python # sentry.conf.py SENTRY_DISALLOWED_IPS = () ``` Let's document this requirements See: https://github.com/getsentry/self-hosted/issues/4022
Seems like with Sentry 25.9 it is now required to add
Let's document this requirements
See: getsentry/self-hosted#4022