diff --git a/apps/photos/lychee.md b/apps/photos/lychee.md index 9d2607f..6da2c2d 100644 --- a/apps/photos/lychee.md +++ b/apps/photos/lychee.md @@ -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`): -```conf +```apache user www-data; worker_processes auto; daemon off;