Update lychee.md

This commit is contained in:
Tom 2021-04-02 21:57:37 +01:00 committed by GitHub
parent 3f3ce3d104
commit 51f1661474
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;