Revert "Disable private ACLs"
This reverts commit 9efc9323c6e35b7db56ce9e358a845986945e172.
This commit is contained in:
parent
865a8e7ca3
commit
696ebb53b9
@ -122,10 +122,10 @@ in {
|
||||
|
||||
upload_acl:
|
||||
public: 'public-read'
|
||||
private: 'public-read'
|
||||
private: 'private'
|
||||
|
||||
proxy:
|
||||
proxify_private_files: false
|
||||
proxify_private_files: true
|
||||
|
||||
credentials:
|
||||
access_key_id: '${secrets.peertube.s3.id}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user