Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for the S3_KEY_PREFIX environment variable #1438

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
add version history notice
Co-authored-by: Michael Stanclift <[email protected]>
  • Loading branch information
S0yKaf and vmstan committed Jun 17, 2024
commit 342ae867dcad2757ea0b64fb402e12d6c399d6a6
3 changes: 2 additions & 1 deletion content/en/admin/optional/object-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,8 @@ Default: none

Prefix added to all S3 object keys. Useful for hosting multiple instances on the
same bucket. Object path will become: '/<S3_KEY_PREFIX>/\<object path\>'

**Version history:**\
4.3.0 - added
### MinIO

MinIO is an open-source implementation of an S3 object provider. This section does not cover how to install it, but how to configure a bucket for use in Mastodon.
Expand Down