mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2025-05-14 11:24:25 +00:00
Update lychee.md
This commit is contained in:
parent
9717e60c7a
commit
3f3ce3d104
@ -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).
|
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`):
|
This will increase the size to 1000MB (`upload_max_filesize` and `post_max_size`):
|
||||||
|
|
||||||
```conf
|
```apache
|
||||||
user www-data;
|
user www-data;
|
||||||
worker_processes auto;
|
worker_processes auto;
|
||||||
daemon off;
|
daemon off;
|
||||||
|
Loading…
Reference in New Issue
Block a user