Commit e61da308 authored by DepFA's avatar DepFA Committed by AUTOMATIC1111
Browse files

Disable sentry logging

parent b8a8f749
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -41,6 +41,9 @@ then
    venv_dir="venv"
fi

# Disable sentry logging
export ERROR_REPORTING=FALSE

# Do not reinstall existing pip packages on Debian/Ubuntu
export PIP_IGNORE_INSTALLED=0