Project

General

Profile

« Previous | Next » 

Revision 50481

cnr-site.properties reverted to 50442

View differences:

cnr-site.properties
2 2
services.is.store.database.bean          		=   persistentExistDatabase
3 3
#services.is.store.database.bean                = 	temporaryExistDatabase
4 4

  
5
dnet.data.path 									=	/var/lib/dnet45
5
dnet.data.path 									=	/tmp/dnet
6 6
services.registration.default.hnmlocator   		=   dynamicHNMLocator
7 7

  
8 8
services.schemas								=	classpath*:/eu/dnetlib/test/schemas/**/*.xsd
......
31 31
services.msro.graph.updateindex.incremental		=	classpath:/eu/dnetlib/enabling/manager/msro/wf/update-index-incremental.wf.xml
32 32
dnet.datasource.updater 						=   openaireplusDatasourceUpdater
33 33

  
34
hbase.mapred.datatable 							=	db_openaire_claudio
34
hbase.mapred.datatable 							=	db_openaireplus
35 35
hbase.actions.table 							=	db_actions
36 36

  
37
dnet.openaire.db.name							=	dnet_openaire
38
dnet.openaire.claims.db.name						=	dnet_openaire
39

  
40 37
# Mail configuration
41 38

  
42 39
msro.wf.mail.smtp.host = smtp.isti.cnr.it
......
48 45

  
49 46
services.publisher.oai.host=localhost
50 47
services.publisher.oai.port=27017
51

  
52 48
services.objectstore.dao=fSObjectstoreDao
53
services.transformation.blacklist_api = http://localhost:8280/validator-service/worfklows?request=GetBlacklistedRecords&datasourceId=
54 49

  
55
# REST API CONFIGURATION
56
api.rest.title          =   OpenAIRE aggregator REST API
57
api.rest.description    =   The OpenAIRE data provision REST API allows developers to access the metadata information space of OpenAIRE programmatically.
58
api.rest.license        =   LICENSED UNDER A CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE.
59
api.rest.license.url    =   https://creativecommons.org/licenses/by/4.0
60
api.rest.contact.name   =   D-Net team
61
api.rest.contact.url    =   http://www.d-net.research-infrastructures.eu
62
api.rest.contact.email  =   dnet-team@isti.cnr.it
63

  
64
# SWAGGER
65
springfox.documentation.swagger.v2.path     =   /api-docs
66
spring.jackson.date-format                  =   io.swagger.RFC3339DateFormat
67
spring.jackson.serialization.WRITE_DATES_AS_TIMESTAMPS=false
68

  
50
#Transformator property: need to set something or the webapp does not start
51
#TODO: please change this to the correct address of the validator service as soon as we have it
52
services.transformation.blacklist_api = http://localhost:8280/validator-service/worfklows?request=GetBlacklistedRecords&datasourceId=

Also available in: Unified diff