This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-jdbc.git


The following commit(s) were added to refs/heads/main by this push:
     new 601e7a6  Fix docs (#369) (#370)
601e7a6 is described below

commit 601e7a6e87cc58731fc22e19602c6d5ae75c5331
Author: Marco Paggioro <[email protected]>
AuthorDate: Sat Nov 15 14:23:00 2025 +0100

    Fix docs (#369) (#370)
---
 docs/src/main/paradox/configuration.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/src/main/paradox/configuration.md 
b/docs/src/main/paradox/configuration.md
index 8d1b436..554d2bc 100644
--- a/docs/src/main/paradox/configuration.md
+++ b/docs/src/main/paradox/configuration.md
@@ -6,7 +6,7 @@ Configure `pekko-persistence`:
 
 - instruct Apache Pekko persistence to use the `jdbc-journal` plugin,
 - instruct Apache Pekko persistence to use the `jdbc-snapshot-store` plugin,
-- instruct Apache Pekko persistence to use the `jdbc-durable-state-store` 
plugin (Postgres and H2 only)
+- instruct Apache Pekko persistence to use the `jdbc-durable-state-store` 
plugin (No MySQL support)
 
 Configure `slick`:
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to