Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .prod/uwsgi.ini
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ignore-sigpipe = true
ignore-write-errors = true
disable-write-exception = true

if-env = SENTRY_DSN
if-env = ENABLE_SENTRY_UWSGI_PLUGIN
print = Enabled sentry logging for uWSGI
plugin = sentry
alarm = logsentry sentry:dsn=$(SENTRY_DSN),logger=uwsgi.sentry
Expand Down