This website requires JavaScript.
Explore
Help
Register
Sign In
immich-app
/
immich
Watch
1
Star
0
Fork
0
You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced
2025-12-21 17:25:35 +03:00
Code
Issues
Packages
Projects
Releases
18
Wiki
Activity
Files
5999af6c78cc5fe1e9c11090570a79f881ffd065
immich
/
server
/
libs
/
common
/
src
/
config
/
index.ts
3 lines
67 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor(server): move constant into common package (#522) * refactor(server): move constant into common package * refactor(server): re-arrange import statement in microservice module * refactor(server): move app.config into common package * fix(server): e2e testing
2022-08-23 21:34:21 +07:00
export
*
from
'./app.config'
;
chore(server) Add job for storage migration (#1117)
2022-12-19 12:13:10 -06:00
export
*
from
'./bull-queue.config'
;
Reference in New Issue
Copy Permalink