Merge pull request 'Deploy substr' (#579) from feature/substr into master

Reviewed-on: #579
This commit was merged in pull request #579.
This commit is contained in:
2025-01-22 14:27:02 +00:00
8 changed files with 139 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ server {
add_header Strict-Transport-Security "max-age=31536000";
client_max_body_size 20M;
client_max_body_size 121M;
location ~ ^/(avatars|repo-avatars)/.*$ {
proxy_buffers 1024 8k;