diff --git a/conf/datasid-conf.json b/conf/datasid-conf.json new file mode 100644 index 0000000000000000000000000000000000000000..224b9fa8003458ff9e4a47943712de94bfd8f334 --- /dev/null +++ b/conf/datasid-conf.json @@ -0,0 +1,11 @@ +{ +"dataDir" : "/data", +"logDir" : "/log", +"proxyConf" : "/conf/proxy.json", +"delay" : "86400", // 24 hours +"daysToExpireLog" : "31", // 1 month +"updateTries" : "3", +"updateTimeOut":"100", +"webService": "http://simmc.c3sl.ufpr.br/axis2/services/DataSID" +} +