This commit is contained in:
Oliver Walters 2020-12-14 10:44:38 +11:00
parent d609e881c2
commit 55b7cd3d6a
1 changed files with 0 additions and 1 deletions

View File

@ -6,4 +6,3 @@ workers = multiprocessing.cpu_count() * 2 + 1
max_requests = 1000
max_requests_jitter = 50