mirror of
https://github.com/knadh/listmonk.git
synced 2025-11-08 08:41:34 +08:00
Add a note on Postgres min version.
This commit is contained in:
parent
19e0ea5f6c
commit
a2c885b8bc
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](https://listmonk.app)
|
||||
|
||||
listmonk is a standalone, self-hosted, newsletter and mailing list manager. It is fast, feature-rich, and packed into a single binary. It uses a PostgreSQL database as its data store.
|
||||
listmonk is a standalone, self-hosted, newsletter and mailing list manager. It is fast, feature-rich, and packed into a single binary. It uses a PostgreSQL (⩾ v9.4) database as its data store.
|
||||
|
||||
[](https://listmonk.app)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue