add config expertise enabler

This commit is contained in:
mario
2025-03-10 08:01:01 +07:00
parent 4282e9b69f
commit 62668122bd
2 changed files with 8 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ window.config = {
// above, the number of requests can be go a lot higher.
prefetch: 25,
},
expertise: true, //* Tambahan untuk enable expertise (CustomizableViewportOverlay)
// filterQueryParam: false,
// defaultDataSourceName: 'dicomweb',
defaultDataSourceName: 'local-proxy',