Disable orthanc authentication

This commit is contained in:
dannyrb 2019-05-04 21:50:08 -04:00
parent c8b3374899
commit 471378e4d8

View File

@ -0,0 +1,5 @@
{
"RemoteAccessAllowed": false,
"SslEnabled": false,
"AuthenticationEnabled": false
}