We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b419b commit 241b58dCopy full SHA for 241b58d
sentry/sentry.conf.example.py
@@ -53,10 +53,6 @@ def get_internal_network():
53
}
54
55
56
-# You should not change this setting after your database has been created
57
-# unless you have altered all schemas first
58
-SENTRY_USE_BIG_INTS = True
59
-
60
# If you're expecting any kind of real traffic on Sentry, we highly recommend
61
# configuring the CACHES and Redis settings
62
0 commit comments