Update lychee.md

This commit is contained in:
Tom
2021-04-02 21:57:37 +01:00
committed by GitHub
parent 3f3ce3d104
commit 51f1661474

View File

@@ -18,7 +18,7 @@ This file is required to increase the upload size (from the default 20MB).
Original can be found here: [default.conf](https://github.com/LycheeOrg/Lychee-Docker/blob/master/default.conf).
This will increase the size to 1000MB (`upload_max_filesize` and `post_max_size`):
```apache
```nginx
user www-data;
worker_processes auto;
daemon off;