mirror of
https://github.com/immich-app/immich.git
synced 2025-12-23 01:11:36 +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