attic changes

This commit is contained in:
Nikodem Rabuliński 2024-05-06 22:17:38 +02:00
parent 6b709efe07
commit e0e6fb2574
3 changed files with 12 additions and 9 deletions

View file

@ -75,7 +75,7 @@ in
proxyPass = "http://attic";
};
extraConfig = ''
client_max_body_size 8G;
client_max_body_size 24G;
'';
};
virtualHosts."cache.nrab.lol" = {