Allow larger bodies for Gitea file uploads
Needed for uploading larger packages to the registry
这个提交包含在:
父节点
d35e57b90e
当前提交
4ce39738fd
@ -16,7 +16,7 @@ server {
|
|||||||
|
|
||||||
add_header Strict-Transport-Security "max-age=31536000";
|
add_header Strict-Transport-Security "max-age=31536000";
|
||||||
|
|
||||||
client_max_body_size 20M;
|
client_max_body_size 121M;
|
||||||
|
|
||||||
location ~ ^/(avatars|repo-avatars)/.*$ {
|
location ~ ^/(avatars|repo-avatars)/.*$ {
|
||||||
proxy_buffers 1024 8k;
|
proxy_buffers 1024 8k;
|
||||||
|
正在加载...
x
在新工单中引用
屏蔽一个用户