Merge pull request 'Double social.data.coop upload limit' (#223) from reynir-patch-1 into main

Reviewed-on: https://git.data.coop/data.coop/ansible/pulls/223
Reviewed-by: benjaoming <benjaoming@data.coop>
This commit is contained in:
Sam A. 2025-03-12 21:22:11 +00:00
commit 44d68add52

View file

@ -1,2 +1,2 @@
listen 3000;
client_max_body_size 50M; # default is 1M
client_max_body_size 100M; # default is 1M