feat: enhance Immich integration documentation and add warnings for localhost usage

This commit is contained in:
Sean Morley
2025-01-03 18:46:45 -05:00
parent a4df852744
commit 9e4846a66a
5 changed files with 16 additions and 4 deletions

View File

@@ -514,6 +514,8 @@
"api_key": "Immich API Key",
"enable_immich": "Enable Immich",
"update_integration": "Update Integration",
"immich_integration": "Immich Integration"
"immich_integration": "Immich Integration",
"localhost_note": "Note: localhost will most likely not work unless you have setup docker networks accordingly. It is recommended to use the IP address of the server or the domain name.",
"documentation": "Immich Integration Documentation"
}
}