Skip to content

Commit

Permalink
adding s3transfer to the list as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo-SF committed Oct 13, 2024
1 parent aae7262 commit 0fbf600
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions portal/config/settings/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,9 @@ class MediaRootS3Boto3Storage(S3Boto3Storage):
"urllib3": {
"level": "WARNING",
},
"s3transfer": {
"level": "WARNING",
},
},
}

Expand Down

0 comments on commit 0fbf600

Please sign in to comment.