Merge remote-tracking branch 'origin/main' into coar-notify-7

This commit is contained in:
frabacche
2024-02-22 17:33:31 +01:00
36 changed files with 319 additions and 246 deletions

View File

@@ -257,7 +257,15 @@ export const environment: BuildConfig = {
pageSize: 5
}
},
community: {
searchSection: {
showSidebar: true,
},
},
collection: {
searchSection: {
showSidebar: true,
},
edit: {
undoTimeout: 10000 // 10 seconds
}