Skip to content

Commit 2c51d7e

Browse files
Merge pull request rails#42548 from ceritium/active-storage-guide-minio-example
[ci skip] Add link with full list of options for S3-compatible services
2 parents 637d386 + 05e0125 commit 2c51d7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

guides/source/active_storage_overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,8 @@ digitalocean:
185185
# ...and other options
186186
```
187187

188+
There are many other options available. You can check them in [AWS S3 Client](https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/S3/Client.html#initialize-instance_method) documentation.
189+
188190
### Microsoft Azure Storage Service
189191

190192
Declare an Azure Storage service in `config/storage.yml`:

0 commit comments

Comments
 (0)