1
|
#dev
|
2
|
#admintool.security.userInfoUrl = http://scoobydoo.di.uoa.gr:8080/dnet-openaire-users-1.0.0-SNAPSHOT/api/users/getUserInfo?accessToken=
|
3
|
#admintool.security.originServer = .di.uoa.gr
|
4
|
#admintool.security.postsAllowed = /contact,/contact/
|
5
|
admintool.mail.host = smtp.gmail.com
|
6
|
admintool.mail.port = 587
|
7
|
admintool.mail.auth = true
|
8
|
admintool.mail.from = openaire.test@gmail.com
|
9
|
admintool.mail.username = openaire.test@gmail.com
|
10
|
admintool.mail.password =
|
11
|
admintool.google.secret = 6LcVtFIUAAAAAIlEaz6Am2PBC3j5lHG7vBo6uW4_
|
12
|
admintool.mongodb.host=localhost
|
13
|
admintool.mongodb.port=27017
|
14
|
admintool.mongodb.database=openaire_admin
|
15
|
admintool.managers.api.id = http://dl170.madgik.di.uoa.gr:8180/dnet-openaire-users-1.0.0-SNAPSHOT/api/registry/community/{community}/managers/id
|
16
|
admintool.managers.api.email = http://dl170.madgik.di.uoa.gr:8180/dnet-openaire-users-1.0.0-SNAPSHOT/api/registry/community/{community}/managers/email
|
17
|
|
18
|
#beta
|
19
|
#admintool.security.userInfoUrl = https://beta.services.openaire.eu/uoa-user-management/api/users/getUserInfo?accessToken=
|
20
|
#admintool.security.originServer = .openaire.eu
|
21
|
#admintool.security.postsAllowed = /contact,/contact/
|
22
|
#admintool.mail.host = bwnmail.icm.edu.pl
|
23
|
#admintool.mail.port = 25
|
24
|
#admintool.mail.auth = false
|
25
|
#admintool.mail.username = no-reply@openaire.eu
|
26
|
#admintool.mail.from = no-reply@beta.openaire.eu
|
27
|
#admintool.mail.password =
|
28
|
#admintool.google.secret = 6LezhVIUAAAAAP97HFoWsqU9R1zLKptnA4YBg8FX
|
29
|
#admintool.mongodb.host=beta.services.openaire.eu
|
30
|
#admintool.mongodb.port=27017
|
31
|
#admintool.mongodb.database=openaireconnect
|
32
|
|
33
|
|
34
|
#production
|
35
|
#admintool.security.userInfoUrl = https://services.openaire.eu/uoa-user-management/api/users/getUserInfo?accessToken=
|
36
|
#admintool.security.originServer = .openaire.eu
|
37
|
#admintool.security.postsAllowed = /contact,/contact/
|
38
|
#admintool.mail.host = bwnmail.icm.edu.pl
|
39
|
#admintool.mail.port = 25
|
40
|
#admintool.mail.auth = false
|
41
|
#admintool.mail.username = no-reply@openaire.eu
|
42
|
#admintool.mail.from = no-reply@www.openaire.eu
|
43
|
#admintool.mail.password =
|
44
|
#admintool.google.secret = 6LezhVIUAAAAAP97HFoWsqU9R1zLKptnA4YBg8FX
|
45
|
#admintool.mongodb.host=localhost
|
46
|
#admintool.mongodb.port=27017
|
47
|
#admintool.mongodb.database=openaireconnect
|
48
|
#admintool.mongodb.username=dnet8480
|
49
|
#admintool.mongodb.password=
|