From 233f04083dd4244b77d839fc76c76185e705aa63 Mon Sep 17 00:00:00 2001 From: Alan Grainger Date: Thu, 14 Nov 2024 16:44:02 +0100 Subject: [PATCH] Update docs --- docs/securing-immich-with-mtls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/securing-immich-with-mtls.md b/docs/securing-immich-with-mtls.md index d5acce8..598da75 100644 --- a/docs/securing-immich-with-mtls.md +++ b/docs/securing-immich-with-mtls.md @@ -1,6 +1,6 @@ # Securing Immich with mTLS using Caddy -Immich supports using a custom client certificate on both web and mobile apps, so it's (in my opinion) the safest way to limit access to only clients of your choice. +Immich supports using a custom client certificate on both web and mobile apps, so it's one of the easiest and safest ways to limit access to only clients of your choice. ## Caddy docker-compose.yml