Augmentation taille upload nginx

4-message-d-erreur-en-cas-d-echec-de-sudo
pigeonmoelleux 2024-11-14 01:52:24 +01:00
parent 08f3c5575e
commit 0f4e77bbfc
No known key found for this signature in database
GPG Key ID: B3BE02E379E6E8E2
2 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
apacheHttpd apacheHttpd
restic
]; ];
system.stateVersion = "24.05"; system.stateVersion = "24.05";

View File

@ -6,5 +6,7 @@
recommendedProxySettings = true; recommendedProxySettings = true;
recommendedOptimisation = true; recommendedOptimisation = true;
clientMaxBodySize = "512M";
}; };
} }