Skip to content
Snippets Groups Projects
Verified Commit 38bef505 authored by Jelle van der Waa's avatar Jelle van der Waa :construction:
Browse files

bump max body post size for rebuilderd

parent 74ee29cc
No related branches found
No related tags found
No related merge requests found
Pipeline #3125 passed
......@@ -51,7 +51,7 @@ server {
}
location /api/v0/build/report {
client_max_body_size 10M;
client_max_body_size 20M;
proxy_pass http://127.0.0.1:8484;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment