Skip to content

Commit 5c21a85

Browse files
committed
update flag to default to false
1 parent cab2796 commit 5c21a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Health.Dicom.Web/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"EnableOhifViewer": true,
8686
"EnableExternalStore": false,
8787
"DisableOperations": false,
88-
"EnableExternalStoreHealthCheck": true
88+
"EnableExternalStoreHealthCheck": false
8989
},
9090
"Services": {
9191
"DeletedInstanceCleanup": {

0 commit comments

Comments
 (0)