jointakahe / takahe

An ActivityPub/Fediverse server
BSD 3-Clause "New" or "Revised" License
1.1k stars 84 forks source link

Add s3-insecure for S3 backend #658

Closed ghost closed 8 months ago

ghost commented 8 months ago

655

andrewgodwin commented 8 months ago

The linter test failed - looks like you have trailing whitespace on those lines. You can fix it by either installing and running the pre-commit hooks (pre-commit install; pre-commit run -a) or by manually trimming it off.

andrewgodwin commented 8 months ago

Thanks!