From a3def6bf4c3c504547eb8a60c1eaa92e1c7c9994 Mon Sep 17 00:00:00 2001 From: brad Date: Wed, 16 Mar 2022 22:00:42 -0600 Subject: [PATCH] Fixes the formatting --- docs/install/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/docker.md b/docs/install/docker.md index 835347dd..7ad992c7 100644 --- a/docs/install/docker.md +++ b/docs/install/docker.md @@ -109,7 +109,7 @@ in combination with [jrcs's letsencrypt companion](https://hub.docker.com/r/jrcs Please refer to the appropriate documentation on how to setup the reverse proxy and networks. -!!!!!!warning "Adjust client_max_body_size" +!!! warning "Adjust client_max_body_size" By using jwilder's Nginx-proxy, uploads will be restricted to 1 MB file size. This can be resolved by adjusting the ```client_max_body_size``` variable in the jwilder nginx configuration. Remember to add the appropriate environment variables to the `.env` file: