mirror of
https://github.com/immich-app/immich.git
synced 2026-02-13 04:17:56 +03:00
feat: make memories slideshow duration configurable (#22783)
This commit is contained in:
@@ -23,6 +23,7 @@ export const preferencesFactory = Sync.makeFactory<UserPreferencesResponseDto>({
|
||||
},
|
||||
memories: {
|
||||
enabled: false,
|
||||
duration: 5,
|
||||
},
|
||||
people: {
|
||||
enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user