1
0
mirror of https://github.com/immich-app/immich.git synced 2025-07-10 06:35:41 +02:00

docs: mTLS/self signed FAQ entry (#12074)

mTLS/self signed
This commit is contained in:
Matthew Momjian
2024-08-27 11:54:53 -04:00
committed by GitHub
parent b051b29eca
commit f70dcaa6cc
2 changed files with 7 additions and 1 deletions

View File

@ -75,7 +75,8 @@ const projects: CommunityProjectProps[] = [
},
{
title: 'Immich Power Tools',
description: 'An unofficial immich client providing tools to speed up your workflows in Immich to organize your people and albums.',
description:
'An unofficial immich client providing tools to speed up your workflows in Immich to organize your people and albums.',
url: 'https://github.com/varun-raj/immich-power-tools',
},
];