mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
feat: support and feedback modal with third party support (#13056)
This commit is contained in:
parent
ecb5cb00eb
commit
3eccff4306
10 changed files with 274 additions and 8 deletions
|
|
@ -36,6 +36,10 @@ services:
|
|||
IMMICH_BUILD_URL: https://github.com/immich-app/immich/actions/runs/9654404849
|
||||
IMMICH_BUILD_IMAGE: development
|
||||
IMMICH_BUILD_IMAGE_URL: https://github.com/immich-app/immich/pkgs/container/immich-server
|
||||
IMMICH_THIRD_PARTY_SOURCE_URL: https://github.com/immich-app/immich/
|
||||
IMMICH_THIRD_PARTY_BUG_FEATURE_URL: https://github.com/immich-app/immich/issues
|
||||
IMMICH_THIRD_PARTY_DOCUMENTATION_URL: https://immich.app/docs
|
||||
IMMICH_THIRD_PARTY_SUPPORT_URL: https://immich.app/docs/third-party
|
||||
ulimits:
|
||||
nofile:
|
||||
soft: 1048576
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue