1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00

6 Commits

Author SHA1 Message Date
Thomas Urban
cf4ae51888
provide default matching expected format (#1600)
After encountering issues with setting up S3 myself, I deem the default provided on `S3_ENDPOINT` as misleading. Before, I have been using a custom hostname, only, resulting in lots of warnings in the log reading `expected :endpoint to be a HTTP or HTTPS endpoint`.
2025-02-21 09:33:53 +01:00
FuchsFuchs1
d7d937847a
fixed incorrect minio example policy (#1571)
* fixed policy for minio mastodon bucket

* fixed example to fit instructions
2024-12-16 08:34:41 +01:00
Kevin P. Fleming
bdf33a15f2
Fully document S3 object storage. (#1393)
This rewrite documents all supported environment variables for the S3
object storage system, and in addition documents the way that Mastodon
constructs URLs that it hands to clients (for them to obtain objects
from the storage provider).

The documentation of the variables lives entirely in the object-storage page
now, instead of being mixed between that page and the main config page. A link
to the object-storage page has been added to the config page.
2024-02-20 15:10:11 +00:00
Michael Stanclift
615c19df56
Add Captcha configuration page (#1406)
* Add captcha page
* And warning to privacy block
2024-02-19 17:31:07 +00:00
Frigyes
8d26904e04
Added a lot of spelling fixes in the English documentation (#1350)
* Added many spelling fixes
* Apply suggestions from code review

Co-authored-by: Michael Stanclift <mx@vmstan.com>
2023-12-07 19:46:29 +00:00
Claire
724d4bb1d7
Add documentation for object storage providers (#1186) 2023-03-16 22:19:03 +01:00