snikket-im / snikket-web-proxy

Apache License 2.0
6 stars 8 forks source link

Increase upload limit by 16 bytes to match Prosody #8

Closed mwild1 closed 2 years ago

mwild1 commented 2 years ago

Unsure why this didn't trigger in recent testing, but today I encountered a situation where nginx rejected a 100MB upload. Makes sense, because we didn't add the extra 16 bytes that Prosody now has (https://github.com/snikket-im/snikket-server/commit/ca242ce8a4a5ff2588c64c5813e91e96d96d1aa7).