From 8f73313b2360377fd1a13e0a380ea6b559fadbce Mon Sep 17 00:00:00 2001 From: bo0tzz Date: Sat, 7 Sep 2024 15:14:59 +0200 Subject: [PATCH] docs: update public sharing support in README feature table (#12437) Closes #8205 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8585457707..44c38e6d14 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ For the mobile app, you can use `https://demo.immich.app/api` for the `Server En | LivePhoto/MotionPhoto backup and playback | Yes | Yes | | Support 360 degree image display | No | Yes | | User-defined storage structure | Yes | Yes | -| Public Sharing | No | Yes | +| Public Sharing | Yes | Yes | | Archive and Favorites | Yes | Yes | | Global Map | Yes | Yes | | Partner Sharing | Yes | Yes |