Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/immich-app/immich
/ env.dto.ts
File
env.dto.ts
server/src/dtos/env.dto.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ImmichEnvironmentSchema, LogFormatSchema, LogLevelSchema } from
'src/enum'
;
2
import
{ IsIPRange } from
'src/validation'
;
3
import
z from
'zod'
;
4
Callers
nothing calls this directly
Calls
4
IsIPRange
Function · 0.90
meta
Method · 0.80
map
Method · 0.80
transform
Method · 0.45
Tested by
no test coverage detected