[bitnami/mastodon] Release 4.2.8-debian-12-r2 (#63469)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-29 19:38:21 +01:00
committed by GitHub
parent 8a997db8d1
commit 4fe772bc08
4 changed files with 4 additions and 18 deletions

View File

@@ -104,8 +104,6 @@ docker-compose up mastodon
|--------------------------------------|-------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------|
| `MASTODON_MODE` | Mastodon service to run (can be web, streaming or sidekiq). | `web` |
| `ALLOW_EMPTY_PASSWORD` | Allow an empty password. | `no` |
| `MASTODON_AUTHORIZED_FETCH` | Use ['secure mode'](https://docs.joinmastodon.org/admin/config/#authorized_fetch). | `false` |
| `MASTODON_LIMITED_FEDERATION_MODE` | Use an allow-list for federating with other servers. | `false` |
| `MASTODON_CREATE_ADMIN` | Create admin for Mastodon. | `true` |
| `MASTODON_ADMIN_USERNAME` | Mastodon admin username. | `user` |
| `MASTODON_ADMIN_PASSWORD` | Mastodon admin password. | `bitnami1` |