{ "Name": "TeleradiologyHUB", "MySQL": { "EnableIndex": true, "EnableStorage": false, "Host": "localhost", "Port": 3306, "Database": "XXXXXX", "Username": "XXXXXXXXXXXXXXX", "Password": "XXXXXXXXXXXXXXX", "Lock": true }, "S3": { "aws_access_key_id": "XXXXXXXXXXXXXXXXXXXXXXXXX", "aws_secret_access_key": "XXXXXXXXXXXXXXXXXXXXXXXXXXX", "aws_region": "ap-south-1", "s3_bucket": "tele-orthanc", "implementation": "direct", "EnableStorage": true, "ConnectionTimeout": 1200, "RequestTimeout": 1200 }, "DicomWeb": { "Enable": true, "Root": "/dicom-web", "EnableWado": true, "WadoRoot": "/wado", "Ssl": false, "QidoCaseSensitive": true, "StudiesMetadata": "Full", "SeriesMetadata": "Full", "StowMaxInstances": 10, "StowMaxSize": 10, "Servers": { "teleHUB": { "Url": "http://localhost:8042/dicom-web", "Username": "XXXXXXXXXXXXX", "Password": "XXXXXXXXXXXXX", "HasDelete": true, "ChunkedTransfers": true, "HasWadoRsUniversalTransferSyntax": true } } }, "StorageCompression": false, "MaximumStorageSize": 0, "MaximumPatientCount": 0, "LuaScripts": [], "Plugins": [ "/home/ubuntu/orthanc/BuildMySQL/libOrthancMySQLIndex.so", "/home/ubuntu/orthanc/BuildMySQL/libOrthancMySQLStorage.so", "/home/ubuntu/orthanc/OrthancBuild/OrthancDicomWeb-1.5/libOrthancDicomWeb.so", "/home/ubuntu/orthanc/orthanc-authorization/Build/libOrthancAuthorization.so" ], "ConcurrentJobs": 2, "HttpServerEnabled": true, "HttpPort": 8042, "HttpDescribeErrors": true, "HttpCompressionEnabled": true, "DicomServerEnabled": true, "DicomAet": "TELEHUB", "DicomCheckCalledAet": false, "DicomPort": 4242, "DefaultEncoding": "Latin1", "DeflatedTransferSyntaxAccepted": true, "JpegTransferSyntaxAccepted": true, "Jpeg2000TransferSyntaxAccepted": true, "JpegLosslessTransferSyntaxAccepted": true, "JpipTransferSyntaxAccepted": true, "Mpeg2TransferSyntaxAccepted": true, "RleTransferSyntaxAccepted": true, "Mpeg4TransferSyntaxAccepted": true, "UnknownSopClassAccepted": false, "DicomScpTimeout": 30, "RemoteAccessAllowed": true, "AuthenticationEnabled": true, "SslEnabled": false, "SslCertificate": "certificate.pem", "RegisteredUsers": { "XXXXXXXXX": "XXXXXXXXXXXXX", "XXXXXXXXX": "XXXXXXXXXX" }, "DicomModalities": { "SunnyMac": [ "SunnyMac", "192.168.1.8", 11112 ], "VaraHoros": [ "VARAHOROS", "91.74.98.2", 11112 ], "nitinOrthanc": [ "NitinORTHANC", "192.192.192.193", 4242 ] }, "DicomModalitiesInDatabase": true, "DicomAlwaysAllowEcho": true, "DicomAlwaysAllowStore": true, "DicomCheckModalityHost": false, "DicomScuTimeout": 10, "OrthancPeers": {}, "OrthancPeersInDatabase": false, "HttpProxy": "", "HttpVerbose": false, "HttpTimeout": 60, "HttpsVerifyPeers": true, "HttpsCACertificates": "", "UserMetadata": {}, "UserContentType": {}, "StableAge": 60, "StrictAetComparison": false, "StoreMD5ForAttachments": true, "LimitFindResults": 0, "LimitFindInstances": 0, "LimitJobs": 10, "LogExportedResources": false, "KeepAlive": true, "TcpNoDelay": true, "HttpThreadsCount": 50, "StoreDicom": true, "DicomAssociationCloseDelay": 5, "QueryRetrieveSize": 100, "CaseSensitivePN": false, "LoadPrivateDictionary": true, "Dictionary": {}, "SynchronousCMove": true, "JobsHistorySize": 10, "SaveJobs": false, "OverwriteInstances": false, "MediaArchiveSize": 1, "StorageAccessOnFind": "Always", "MetricsEnabled": true, "ExecuteLuaEnabled": false, "HttpRequestTimeout": 30, "DefaultPrivateCreator": "", "StorageCommitmentReportsSize": 100 }