Skip to content

Commit

Permalink
Update preview config to allow changing dicom store
Browse files Browse the repository at this point in the history
  • Loading branch information
igoroctaviano committed May 9, 2024
1 parent 710483b commit e833ae3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/config/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ window.config = {
write: false
}
],
disableWorklist: false,
disableAnnotationTools: false,
enableServerSelection: true,
mode: "light",
preload: true,
annotations: [
{
finding: { value: '85756007', schemeDesignator: 'SCT', meaning: 'Tissue' },
Expand Down

0 comments on commit e833ae3

Please sign in to comment.