cluster/services/storage: increase garage upload size limit
This commit is contained in:
parent
4f9e72af6c
commit
9227c66448
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ in
|
||||||
|
|
||||||
"= /health".proxyPass = config.links.garageMetrics.url;
|
"= /health".proxyPass = config.links.garageMetrics.url;
|
||||||
};
|
};
|
||||||
|
extraConfig = "client_max_body_size 4G;";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
security.acme.certs.${link.hostname} = {
|
security.acme.certs.${link.hostname} = {
|
||||||
|
|
Loading…
Reference in a new issue