Skip to content

Commit

Permalink
fix for: invalid request block size: 4177 (max 4096)...skip
Browse files Browse the repository at this point in the history
  • Loading branch information
indy-independence committed Jun 20, 2024
1 parent 4a23bb9 commit cdc3278
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/api/config/uwsgi.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ http-websockets = true
gevent = 1000
# don't log jwt tokens
log-drain = jwt=
buffer-size = 32768

0 comments on commit cdc3278

Please sign in to comment.