mirror of
https://github.com/immich-app/immich.git
synced 2025-11-27 13:19:56 +09:00
refactor: asset v1, app.utils (#8152)
This commit is contained in:
@@ -35,6 +35,8 @@ export enum AuthType {
|
||||
OAUTH = 'oauth',
|
||||
}
|
||||
|
||||
export const excludePaths = ['/.well-known/immich', '/custom.css', '/favicon.ico'];
|
||||
|
||||
export const FACE_THUMBNAIL_SIZE = 250;
|
||||
|
||||
export const supportedYearTokens = ['y', 'yy'];
|
||||
|
||||
Reference in New Issue
Block a user