From dd3fc2f64af6943123cfc3075deed72582190785 Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 4 Apr 2023 17:29:41 +0200 Subject: [PATCH] Remove FILESYSTEM_DRIVER=local See https://github.com/pixelfed/pixelfed/pull/4278/commits/573c88d7b505d0e482a71bd902654c8bf080f97c : this config line as to be removed, it might broke S3 storage. And #208 --- conf/.env | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/.env b/conf/.env index 5b00f43c..71627f31 100644 --- a/conf/.env +++ b/conf/.env @@ -94,7 +94,6 @@ NODEINFO=true WEBFINGER=true ## S3 -FILESYSTEM_DRIVER=local FILESYSTEM_CLOUD=s3 PF_ENABLE_CLOUD=false #AWS_ACCESS_KEY_ID=