Skip to content

Commit

Permalink
adicionado config de strategy
Browse files Browse the repository at this point in the history
close #42
  • Loading branch information
thiago-garcia committed Mar 30, 2024
1 parent fffe4d3 commit aef2698
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pypro/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@
AWS_S3_CUSTOM_DOMAIN = None

COLLECTFAST_ENABLE = True
COLLECTFAST_STRATEGY = 'collectfast.strategies.boto3.Boto3Strategy'

AWS_DEFAULT_ACL = 'private'

Expand Down

0 comments on commit aef2698

Please sign in to comment.