mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Remove FILESYSTEM_DRIVER=local
See 573c88d7b5
: this config line as to be removed, it might broke S3 storage.
And #208
This commit is contained in:
parent
348b520cc2
commit
dd3fc2f64a
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@ NODEINFO=true
|
|||
WEBFINGER=true
|
||||
|
||||
## S3
|
||||
FILESYSTEM_DRIVER=local
|
||||
FILESYSTEM_CLOUD=s3
|
||||
PF_ENABLE_CLOUD=false
|
||||
#AWS_ACCESS_KEY_ID=
|
||||
|
|
Loading…
Add table
Reference in a new issue