Revert "Disable private ACLs"

This reverts commit 9efc9323c6.
default
dump_stack() 2023-04-09 11:41:39 +00:00
parent 865a8e7ca3
commit 696ebb53b9
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 2 additions and 2 deletions

View File

@ -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}'