[PR #271] [MERGED] Use APP_UPLOAD_LOCATION constant for diskInfo #8534

Closed
opened 2026-02-05 13:48:58 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/271
Author: @bo0tzz
Created: 6/27/2022
Status: Merged
Merged: 6/27/2022
Merged by: @alextran1502

Base: mainHead: main


📝 Commits (1)

  • 0f72aa0 Use APP_UPLOAD_LOCATION constant for diskInfo

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 server/apps/immich/src/api-v1/server-info/server-info.service.ts (+2 -1)

📄 Description

Just a tiny bit of tidying, really.

In the future it might be nice to replace this constant with a config item.


🔄 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/271 **Author:** [@bo0tzz](https://github.com/bo0tzz) **Created:** 6/27/2022 **Status:** ✅ Merged **Merged:** 6/27/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`0f72aa0`](https://github.com/immich-app/immich/commit/0f72aa0d1f49dc18e22ba2c06cc9cfe16e27e8f3) Use APP_UPLOAD_LOCATION constant for diskInfo ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/apps/immich/src/api-v1/server-info/server-info.service.ts` (+2 -1) </details> ### 📄 Description Just a tiny bit of tidying, really. In the future it might be nice to replace this constant with a config item. --- <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 13:48:58 +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#8534