feat(immich): Migrate to vectorchord
This commit is contained in:
parent
4b9da36a25
commit
4d773ef9e2
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ in
|
|||
enable = true;
|
||||
settings.server.externalDomain = "https://${hostName}";
|
||||
|
||||
# We're using vectorchord now
|
||||
database.enableVectors = false;
|
||||
|
||||
environment.IMMICH_TELEMETRY_INCLUDE = "all";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue