se1exin / Cleanarr

A simple UI to help find and delete duplicate and sample files from your Plex server
https://hub.docker.com/r/selexin/cleanarr
MIT License
218 stars 18 forks source link

increase uwsgi buffer-size to 32768 #138

Closed robertlestak closed 6 months ago

robertlestak commented 6 months ago

addresses the "invalid request block size: N (max 4096)...skip" errors

https://github.com/se1exin/Cleanarr/issues/135

se1exin commented 6 months ago

LGTM 🎈 Sorry for the delay in seeing and merging this. This will be in v2.5.2 which I'll push to dockerhub right after merging this.