view Resources/Configuration.json @ 18:f3551378e8f3

fixes for mingw
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 24 Jul 2012 10:03:17 +0200
parents c38716a8a146
children 62bd05fe4b7c
line wrap: on
line source

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

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

    "PalantirPeers" : {
    }
}