Deploy substr #579

Merged
raucao merged 3 commits from feature/substr into master 2025-01-22 14:27:03 +00:00
Showing only changes of commit 4ce39738fd - Show all commits

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;