Project

General

Profile

« Previous | Next » 

Revision 49511

finished transition to dnet45

View differences:

springContext-validator.properties
8 8

  
9 9
# the email of the administrator
10 10
# he will receive all the automatic bug reports and feedback created
11
services.validator.adminEmail = nikonas@di.uoa.gr
11
services.validator.adminEmail = antleb@di.uoa.gr
12 12

  
13 13
# the name of the aggregator used for harvesting the repo IS profiles
14 14
services.validator.aggregator.name = OPENAIRE
......
46 46
# used by eu.dnetlib.utils.MailLibrary to control debuggin messages
47 47
services.validator.mail.debug = false
48 48
# if services.validator.mail.override is true then all mails will be send only to this address
49
services.validator.mail.overrideEmail = nikonas@di.uoa.gr
49
services.validator.mail.overrideEmail = antleb@di.uoa.gr
50 50
# a comma-seperated list of address that will receive all mails about validations and repo registrations
51
services.validator.mail.specialRecipients = nikonas@di.uoa.gr
51
services.validator.mail.specialRecipients = antleb@di.uoa.gr
52 52

  
53 53
# a comma-seperated list of addresses that have the ability to register repos without the need for validation and registration
54
services.validator.repoRegistration.override = nikonas@di.uoa.gr
54
services.validator.repoRegistration.override = antleb@di.uoa.gr
55 55
# if set to false then only repositories in the opendoar list can be registered
56 56
services.validator.repoRegistration.allowNotOpenDoar = true
57 57

  
......
70 70
# the jppf management port used to monitor the behavior of the jppf driver
71 71
services.validator.jppf.management.host = localhost
72 72
# the jppf manager port
73
services.validator.jppf.management.port = 11098
73
services.validator.jppf.management.port = 11098

Also available in: Unified diff