0
0
Fork 0

Capture minimum postgres version 12 (#27528)

This commit is contained in:
Matt Jankowski 2023-10-26 16:35:15 -04:00 committed by GitHub
parent 2d8f759a34
commit 4aa05d45fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 60 deletions

View file

@ -67,7 +67,7 @@ Mastodon acts as an OAuth2 provider, so 3rd party apps can use the REST and Stre
### Requirements
- **PostgreSQL** 9.5+
- **PostgreSQL** 12+
- **Redis** 4+
- **Ruby** 2.7+
- **Node.js** 16+