aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 42ce12c18..6db8d3803 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -138,6 +138,9 @@ object_storage:
138 138
139 region: 'us-east-1' 139 region: 'us-east-1'
140 140
141 # Set this ACL on each uploaded object
142 upload_acl: 'public-read'
143
141 credentials: 144 credentials:
142 # You can also use AWS_ACCESS_KEY_ID env variable 145 # You can also use AWS_ACCESS_KEY_ID env variable
143 access_key_id: '' 146 access_key_id: ''