nginx client_max_body_size #482
-
Hello Akash community I'm running a node container in a leased Akash provider instance, but I need to change the default client_max_body_size of the nginx instance that wraps my container. Is this possible? I can't do it from inside the container and was only able to find these settings which seem related to nginx, but none of them allow me to alter the default configuration files. This is a real blocker for me, since I need to temporarily store files, often large than the default 1Mb limit. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hey, check out this example to change the http settings: https://docs.akash.network/other-resources/experimental/akash-deployments-via-terraform/akash-sdl-hello-world-example#hello-world-sdl |
Beta Was this translation helpful? Give feedback.
Hey, check out this example to change the http settings: https://docs.akash.network/other-resources/experimental/akash-deployments-via-terraform/akash-sdl-hello-world-example#hello-world-sdl