reduce the number of concurrent connections of pypi

This commit is contained in:
z4yx 2020-06-02 14:11:07 +08:00
parent e1cd17b44a
commit 5a359094fc

View File

@ -17,8 +17,8 @@ if [[ $INIT == "0" ]]; then
directory = ${TUNASYNC_WORKING_DIR}
master = ${TUNASYNC_UPSTREAM}
json = true
timeout = 15
workers = 10
timeout = 300
workers = 5
hash-index = false
stop-on-error = false
delete-packages = true