view Resources/Configuration.json @ 16:7cfb6f0b1586 Palantir-0.1.1

close
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 29 Apr 2013 12:54:29 +0200
parents c38716a8a146
children 62bd05fe4b7c
line wrap: on
line source

{
    "StorageDirectory" : "PalantirStorage",
    "HttpPort" : 8000,

    "DicomAet" : "ANY-SCP",
    "DicomPort" : 4242,
    "DicomModalities" : {
    },

    "PalantirPeers" : {
    }
}