view Resources/Configuration.json @ 17:db4d996ea264

licensing of sqlite
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 23 Jul 2012 09:29:00 +0200
parents c38716a8a146
children 62bd05fe4b7c
line wrap: on
line source

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

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

    "PalantirPeers" : {
    }
}