[PR #7220] [MERGED] fix(docs): document vector extension env variable #11545

Closed
opened 2026-02-05 14:41:30 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/7220
Author: @mertalev
Created: 2/20/2024
Status: Merged
Merged: 2/20/2024
Merged by: @mertalev

Base: mainHead: fix/docs-document-vector-extension-envvar


📝 Commits (2)

  • dea9e1a document vector extension env variable
  • 95cc0eb change env name

📊 Changes

4 files changed (+14 additions, -11 deletions)

View changed files

📝 docs/docs/install/environment-variables.md (+11 -8)
📝 server/src/domain/database/database.service.ts (+1 -1)
📝 server/src/domain/domain.config.ts (+1 -1)
📝 server/src/infra/database.config.ts (+1 -1)

📄 Description

Description

The VECTOR_EXTENSION env variable isn't listed in the docs. Also changes the name of it to DB_VECTOR_EXTENSION for consistency.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/7220 **Author:** [@mertalev](https://github.com/mertalev) **Created:** 2/20/2024 **Status:** ✅ Merged **Merged:** 2/20/2024 **Merged by:** [@mertalev](https://github.com/mertalev) **Base:** `main` ← **Head:** `fix/docs-document-vector-extension-envvar` --- ### 📝 Commits (2) - [`dea9e1a`](https://github.com/immich-app/immich/commit/dea9e1ab4013085765aa57bd55d9e1b0dcd93642) document vector extension env variable - [`95cc0eb`](https://github.com/immich-app/immich/commit/95cc0ebec08dad5cb5673fc49b5851fbb0fd77b1) change env name ### 📊 Changes **4 files changed** (+14 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/install/environment-variables.md` (+11 -8) 📝 `server/src/domain/database/database.service.ts` (+1 -1) 📝 `server/src/domain/domain.config.ts` (+1 -1) 📝 `server/src/infra/database.config.ts` (+1 -1) </details> ### 📄 Description ## Description The `VECTOR_EXTENSION` env variable isn't listed in the docs. Also changes the name of it to `DB_VECTOR_EXTENSION` for consistency. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:41:30 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#11545