Your one-stop-cake-shop for everything Freshly Baked has to offer

fix(pm/teal/pds): Update nginx max body upload size #66

merged opened by thecoded.prof targeting main from private/coded/push-ulqyloxonvmx
Labels

None yet.

requested-reviewers

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:t4ifz7bz4cnukxryiqnbgxxr/sh.tangled.repo.pull/3m2d6nw2orh22
+4
Diff #0
+4
packetmix/systems/teal/pds.nix
··· 45 recommendedProxySettings = true; 46 proxyWebsockets = true; 47 }; 48 }; 49 50 clicks.storage.impermanence.persist.directories = [ "/var/lib/pds" ];
··· 45 recommendedProxySettings = true; 46 proxyWebsockets = true; 47 }; 48 + 49 + extraConfig = '' 50 + client_max_body_size 1024M; 51 + ''; 52 }; 53 54 clicks.storage.impermanence.persist.directories = [ "/var/lib/pds" ];

History

4 rounds 0 comments
sign up or login to add to the discussion
expand 0 comments
pull request successfully merged
expand 0 comments