zaanposni / discord-masz

MASZ is a selfhostable highly sophisticated moderation bot for Discord. Includes a web dashboard and a discord bot.
https://discord.gg/5zjpzw6h3S
Other
71 stars 17 forks source link

max file size is not correctly disabled in nginx conf #498

Closed zaanposni closed 2 years ago

zaanposni commented 2 years ago

client_max_body_size needs to be set to 0 so it is disabled. This was previously announced but not correctly implemented

zaanposni commented 2 years ago

fixed in v2.7.0 branch