# To change this license header, choose License Headers in Project Properties. # To change this template file, choose Tools | Templates # and open the template in the editor. sos.client.pool.size = 5 #sos cleanup thread period sos.client.request.expiration.offset= 30 sos.client.cleanup.period=180000 sos.client.quota.server.limit=1gb sos.client.quota.request.limit=10mb sos.client.quota.keep.quota.failure=true sos.client.keep.temp.files=true sos.client.store.location = /tmp/sos/ sos.client.xslt.map.default.location = sos.client.xslt.map.ascii_csv.location = classpath:/eu/dnetlib/espas/sos/client/ascii_csv.xsl sos.client.xslt.map.sos.location = classpath:/eu/dnetlib/espas/sos/client/sos.xsl sos.client.xslt.map.sosswe.location = classpath:/eu/dnetlib/espas/sos/client/sos_swe.xsl sos.client.xslt.map.sort.location = classpath:/eu/dnetlib/espas/sos/client/sortbytime.xsl ##sos.client.db.location = jdbc:postgresql://dl121.madgik.di.uoa.gr:5432/dnet_espas_v2 sos.client.db.location = ${services.espas.gui.db.url} sos.client.db.username = dnet sos.client.db.password = dnetPwd