From 258a880da5d76e471fb0cacd0f6a61a0d9c9cfca Mon Sep 17 00:00:00 2001 From: jenz Date: Fri, 31 May 2024 20:23:52 +0200 Subject: [PATCH] added mor details to readme --- fastdl_sync/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fastdl_sync/README.md b/fastdl_sync/README.md index 189e8aeb..383b7d5b 100644 --- a/fastdl_sync/README.md +++ b/fastdl_sync/README.md @@ -1 +1,2 @@ -requires the machine that hosts the fastdl to have vsftpd running. +requires the machine that hosts the fastdl to have vsftpd running. also php-fpm and nginx. +for php-fpm remember to potentially change the www-data user to the nginx user. check in the /etc/php/ folder for it.