Disable sentry logging
This commit is contained in:
parent
b8a8f749ef
commit
e61da308ba
3
webui.sh
3
webui.sh
|
@ -41,6 +41,9 @@ then
|
||||||
venv_dir="venv"
|
venv_dir="venv"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Disable sentry logging
|
||||||
|
export ERROR_REPORTING=FALSE
|
||||||
|
|
||||||
# Do not reinstall existing pip packages on Debian/Ubuntu
|
# Do not reinstall existing pip packages on Debian/Ubuntu
|
||||||
export PIP_IGNORE_INSTALLED=0
|
export PIP_IGNORE_INSTALLED=0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user