
sentry.conf.py
About this file
This Python configuration file contains the configuration settings for Sentry, such as buffer and cache settings.
Code Check Report
build_scripts/sentry_setup/sentry.conf.py:3:1: F403 'from sentry.conf.server import *' used; unable to detect undefined names build_scripts/sentry_setup/sentry.conf.py:3:1: F401 'sentry.conf.server.*' imported but unused
Documentation drawn from source code