Added global config for list thumbnails

This commit is contained in:
Michael Spalti
2022-08-21 09:06:27 -07:00
parent 56c8c8c370
commit d01bfe2cb1
10 changed files with 49 additions and 19 deletions

View File

@@ -200,6 +200,7 @@ export const environment: BuildConfig = {
// The absolute lowest year to display in the dropdown (only used when no lowest date can be found for all items)
defaultLowerLimit: 1900,
},
showItemThumbnails: false,
item: {
edit: {
undoTimeout: 10000 // 10 seconds