From 3f3ce3d1040c268be6330b24a3a0ea8c94f32d5e Mon Sep 17 00:00:00 2001 From: Tom <392513+tborychowski@users.noreply.github.com> Date: Fri, 2 Apr 2021 21:57:04 +0100 Subject: [PATCH] Update lychee.md --- apps/photos/lychee.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;