Update README.md

pull/7206/head
Shlee 2 weeks ago committed by GitHub
parent 3e9abdb12c
commit b64c37d7eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -31,6 +31,13 @@ Photo sharing the way it should be. Pixelfed lets your casual shots and creative
</picture>
</p>
## Database Support
* MySQL 9+ is officially supported (Strict mode is not default).
* MariaDB 11+ is officially supported (Strict mode is default).
* PostgreSQL 14+ is best effort _as of writing_. (Please report any regressions).
Notice: We need to improve the ecosystem to test/validate the codebase to be database agnostic, but this will require considerable engineering effort. Thank you for your understanding.
## Official Documentation
Documentation for Pixelfed can be found on the [Pixelfed documentation website](https://docs.pixelfed.org/).

Loading…
Cancel
Save